Uses of Class
net.sf.mmapps.modules.lucenesearch.IndexHelper

Packages that use IndexHelper
net.sf.mmapps.modules.lucenesearch   
 

Uses of IndexHelper in net.sf.mmapps.modules.lucenesearch
 

Subclasses of IndexHelper in net.sf.mmapps.modules.lucenesearch
 class SearchIndex
          This object represents the root of the Lucene index, it holds all the tables defined for indexing
 

Methods in net.sf.mmapps.modules.lucenesearch with parameters of type IndexHelper
protected  void SourceTable.collectAll(org.mmbase.bridge.Cloud cloud, IndexHelper writer)
          Collect all nodes in the table this object represents
 void SourceTable.collectOne(org.mmbase.bridge.Node node, IndexHelper writer)
          Collect and index a single MMBase Node
 



Copyright © 2003-2005 mmapps. All Rights Reserved.