Package org.dspace.search
Interface to the Lucene search engine, and the 'harvest' API for retrieving items modified within a given date range.
Warning: Since DSpace 4 the system uses an abstraction layer named Discovery to provide access to different search providers. An Apache SOLR backend is provided.
The legacy DSpace search system uses the Jakarta project's Lucene search engine. Official Lucene Web Site
-
Class Summary Class Description Harvest Utility class for extracting information about items, possibly just within a certain community or collection, that have been created, modified or withdrawn within a particular range of dates.HarvestedItemInfo Simple container class containing information about a harvested DSpace item.