Class and Description |
---|
org.dlese.dpc.index.LuceneFieldComparator
Sorting should now be done by supplying a
Sort object at
search time. Sorting on returned ResultDocs is less efficient and may cause OutOfMemory errors on
large result sets. |
org.dlese.dpc.webapps.servlets.filters.XMLValidationFilter
Use XMLPostProcessingFilter instead
|
Constructor and Description |
---|
org.dlese.dpc.index.LuceneFieldComparator(String, int)
Sorting should now be done by supplying a
Sort object
at search time. Sorting on returned ResultDocs is less efficient and may cause OutOfMemory errors on
large result sets. |