Uses of Class
com.swfit.core.search.XHTMLPublishedObjectIndex

Uses of XHTMLPublishedObjectIndex in com.swfit.core.search
 

Methods in com.swfit.core.search that return XHTMLPublishedObjectIndex
static XHTMLPublishedObjectIndex XHTMLPublishedObjectIndex.getIndexer(java.lang.String index_directory)
          Build a XHTMLPublishedObjectIndex with the directory to store the Lucene index in.
static XHTMLPublishedObjectIndex XHTMLPublishedObjectIndex.getIndexer(java.lang.String index_directory, int analyzer)
          Build a XHTMLPublishedObjectIndex with the directory to store the Lucene index in and a parameter code for the Analyzer to use.
static XHTMLPublishedObjectIndex XHTMLPublishedObjectIndex.getIndexer(java.io.File index_directory, org.apache.lucene.analysis.Analyzer analyzer)
          Build a XHTMLPublishedObjectIndex with the directory to store the Lucene index in, a parameter code for the Analyzer to use and a set of standard file types.
 

Uses of XHTMLPublishedObjectIndex in com.swfit.core.xhtml.publish
 

Methods in com.swfit.core.xhtml.publish that return XHTMLPublishedObjectIndex
 XHTMLPublishedObjectIndex XHTMLPublishFolder.indexer()
          Get the Lucene indexer for this publish folder.
 



Swfit developer homepage
Copyright © 2003 Orgdot AS. All Rights Reserved.