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

Packages that use org.apache.lucene.gdata.search.index
org.apache.lucene.gdata.search.index Contains classes processing of documents and accessing the search index of the server 
 

Classes in org.apache.lucene.gdata.search.index used by org.apache.lucene.gdata.search.index
GDataIndexer
          A GDataIndexer encapsulates every writing access to the search index.
GdataIndexerException
          This exception will be thrown if an exception in the indexing component occurs
IndexAction
          This enum defines all possible actions on a GData index.
IndexDocument
          IndexDocument encapsulates the acual entity to store, update or delete.
IndexDocumentBuilder
          Interface for DocumentBuilders
IndexEventListener
          This interface should be implemented by classes need to be notified when an index is commited
 



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