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

Packages that use org.apache.lucene.gdata.search.analysis
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 
 

Classes in org.apache.lucene.gdata.search.analysis used by org.apache.lucene.gdata.search.analysis
ContentStrategy
          Creating Indexable document requires processing of incoming entities as GData Entries.
HTMLStrategy
          This ContentStrategy applies the path to the Indexable and retrieves the plain string content from the returning node.
Indexable
          This class wraps the access to the GData entities to access them via xpath expressions.
NotIndexableException
          This exception will be thrown by ContentStrategy instances if an exception occurs while retrieving content from entries
 

Classes in org.apache.lucene.gdata.search.analysis used by org.apache.lucene.gdata.search.config
ContentStrategy
          Creating Indexable document requires processing of incoming entities as GData Entries.
 



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