Uses of Class
okapi.util.OkapiSearchUtils.SearchIndexer

Packages that use OkapiSearchUtils.SearchIndexer
okapi.util   
 

Uses of OkapiSearchUtils.SearchIndexer in okapi.util
 

Methods in okapi.util that return OkapiSearchUtils.SearchIndexer
static OkapiSearchUtils.SearchIndexer OkapiSearchUtils.getSearchIndexer()
          getSearchIndexer Creates and returns a SearchIndexer, if one has not already been given out.
 

Methods in okapi.util with parameters of type OkapiSearchUtils.SearchIndexer
static void OkapiSearchUtils.releaseSearchIndexer(OkapiSearchUtils.SearchIndexer si)
          releaseSearchIndexer Returns a SearchIndexer after use.
 



Copyright ? 2001-2009 MIT. All Rights Reserved.