Uses of Package
org.apache.lucene.gdata.search.config

Packages that use org.apache.lucene.gdata.search.config
org.apache.lucene.gdata.search.analysis Classes used for extracting content from entries and building lucene documents. 
org.apache.lucene.gdata.search.config All classes used for index and search configuration 
org.apache.lucene.gdata.search.index Contains classes processing of documents and accessing the search index of the server 
org.apache.lucene.gdata.search.query   
org.apache.lucene.gdata.server.registry Internal registry - registering services and server components 
 

Classes in org.apache.lucene.gdata.search.config used by org.apache.lucene.gdata.search.analysis
IndexSchemaField
          Each field in the search index is defined by a instance of IndexSchemaField.
 

Classes in org.apache.lucene.gdata.search.config used by org.apache.lucene.gdata.search.config
IndexSchemaField
          Each field in the search index is defined by a instance of IndexSchemaField.
IndexSchemaField.ContentType
          Defines the ContentStrategy to use for a IndexSchemaField to extract the content from the entry
 

Classes in org.apache.lucene.gdata.search.config used by org.apache.lucene.gdata.search.index
IndexSchema
          This class is used to configure the indexing and search component.
 

Classes in org.apache.lucene.gdata.search.config used by org.apache.lucene.gdata.search.query
IndexSchema
          This class is used to configure the indexing and search component.
 

Classes in org.apache.lucene.gdata.search.config used by org.apache.lucene.gdata.server.registry
IndexSchema
          This class is used to configure the indexing and search component.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.