Uses of Interface
org.apache.cocoon.components.search.LuceneXMLIndexer

Packages that use LuceneXMLIndexer
org.apache.cocoon.components.search Search - indexing and searching of xml content The search package provides interfaces and methods for indexing, and for searching. 
 

Uses of LuceneXMLIndexer in org.apache.cocoon.components.search
 

Classes in org.apache.cocoon.components.search that implement LuceneXMLIndexer
 class SimpleLuceneXMLIndexerImpl
          A simple class building lucene documents from xml content.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.