Uses of Package
com.arsdigita.search

Packages that use com.arsdigita.search
com.arsdigita.search Provides a set of APIs for interacting with search engines. 
com.arsdigita.search.filters   
com.arsdigita.search.lucene Provides APIs to be used by query engine implementors to interact with the Lucene search engine. 
com.arsdigita.search.ui   
com.arsdigita.search.ui.filters   
 

Classes in com.arsdigita.search used by com.arsdigita.search
ContentProvider
          This interface is the API through which a domain object provides its searchable content.
ContentType
          A class to represent the different types of content that can be indexed
Document
          The Document interface provides access to the metadata associated with a single document obtained from the search index.
DocumentObserver
          This interface is implemented by a search indexer to recieve notification of updates to documents that are searchable.
FilterSpecification
          A filter specification defines the parameters for a plugging into a condition defined by a filter type.
FilterType
          A filter type defines a condition on which a set of result documents can be restricted.
IndexerType
          This class records the capabilities of a search indexer implemenation.
MetadataProvider
          The interface defining an adapter between a domain object and the search index metadata.
QueryEngine
          This interface is the bridge between the generic application programmers API and the backend (search engine specific) implementations.
QuerySpecification
          Represents the set of parameters for a search query.
ResultCache
          A simple interface for caching sets
ResultSet
          This interface provides an API for accessing the documents matching a search query in an efficient manner.
Searchable
          Deprecated. moved to com.arsdigita.search.intermedia package
SearchConfig
          Stores the configuration record for the search service
 

Classes in com.arsdigita.search used by com.arsdigita.search.filters
FilterSpecification
          A filter specification defines the parameters for a plugging into a condition defined by a filter type.
FilterType
          A filter type defines a condition on which a set of result documents can be restricted.
 

Classes in com.arsdigita.search used by com.arsdigita.search.lucene
DocumentObserver
          This interface is implemented by a search indexer to recieve notification of updates to documents that are searchable.
FilterSpecification
          A filter specification defines the parameters for a plugging into a condition defined by a filter type.
QueryEngine
          This interface is the bridge between the generic application programmers API and the backend (search engine specific) implementations.
QuerySpecification
          Represents the set of parameters for a search query.
ResultSet
          This interface provides an API for accessing the documents matching a search query in an efficient manner.
 

Classes in com.arsdigita.search used by com.arsdigita.search.ui
Document
          The Document interface provides access to the metadata associated with a single document obtained from the search index.
FilterSpecification
          A filter specification defines the parameters for a plugging into a condition defined by a filter type.
FilterType
          A filter type defines a condition on which a set of result documents can be restricted.
QuerySpecification
          Represents the set of parameters for a search query.
 

Classes in com.arsdigita.search used by com.arsdigita.search.ui.filters
FilterSpecification
          A filter specification defines the parameters for a plugging into a condition defined by a filter type.
FilterType
          A filter type defines a condition on which a set of result documents can be restricted.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC