Uses of Package
org.mycore.services.fieldquery

Packages that use org.mycore.services.fieldquery
org.mycore.backend.jdom   
org.mycore.backend.lucene   
org.mycore.frontend.indexbrowser.lucene   
org.mycore.frontend.redundancy   
org.mycore.services.fieldquery   
 

Classes in org.mycore.services.fieldquery used by org.mycore.backend.jdom
MCRHit
          Represents a single result hit of a query.
MCRResults
          This class represents the results of a query performed by MCRSearcher.
MCRSearcher
          Abstract base class for searchers and indexers.
MCRSortBy
          Represents a single sort criteria for sorting query results.
 

Classes in org.mycore.services.fieldquery used by org.mycore.backend.lucene
MCRFieldValue
          Represents the value of a field in a query.
MCRHit
          Represents a single result hit of a query.
MCRResults
          This class represents the results of a query performed by MCRSearcher.
MCRSearcher
          Abstract base class for searchers and indexers.
MCRSortBy
          Represents a single sort criteria for sorting query results.
 

Classes in org.mycore.services.fieldquery used by org.mycore.frontend.indexbrowser.lucene
MCRQuery
          Represents a query with its condition and optional parameters
MCRResults
          This class represents the results of a query performed by MCRSearcher.
MCRSortBy
          Represents a single sort criteria for sorting query results.
 

Classes in org.mycore.services.fieldquery used by org.mycore.frontend.redundancy
MCRFieldDef
          A search field definition.
MCRHit
          Represents a single result hit of a query.
MCRSortBy
          Represents a single sort criteria for sorting query results.
 

Classes in org.mycore.services.fieldquery used by org.mycore.services.fieldquery
MCRCachedQueryData
          Manages a cache that contains the data of the most recently used queries.
MCRFieldDef
          A search field definition.
MCRFieldValue
          Represents the value of a field in a query.
MCRHit
          Represents a single result hit of a query.
MCRQuery
          Represents a query with its condition and optional parameters
MCRQueryClientBase
           
MCRQueryClientInterface
           
MCRResults
          This class represents the results of a query performed by MCRSearcher.
MCRSearcher
          Abstract base class for searchers and indexers.
MCRSortBy
          Represents a single sort criteria for sorting query results.