Uses of Class
com.arsdigita.search.IndexerType

Packages that use IndexerType
com.arsdigita.search Provides a set of APIs for interacting with search engines. 
 

Uses of IndexerType in com.arsdigita.search
 

Fields in com.arsdigita.search declared as IndexerType
static IndexerType IndexerType.INTERMEDIA
           
static IndexerType IndexerType.LUCENE
           
static IndexerType IndexerType.NOOP
           
 

Methods in com.arsdigita.search that return IndexerType
 IndexerType SearchConfig.getIndexerType()
          Returns the current active indexer type
 

Methods in com.arsdigita.search with parameters of type IndexerType
static void QueryEngineRegistry.registerEngine(IndexerType indexer, FilterType[] filters, QueryEngine engine)
          Registers a new query engine implementation for an indexer capable of accepting a specific set of filter types.
 



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