Uses of Class
okapi.util.OkapiSearchUtils.Searcher

Packages that use OkapiSearchUtils.Searcher
okapi.util   
 

Uses of OkapiSearchUtils.Searcher in okapi.util
 

Methods in okapi.util that return OkapiSearchUtils.Searcher
static OkapiSearchUtils.Searcher OkapiSearchUtils.getSearcher()
          getSearcher Creates and returns a Searcher.
 

Methods in okapi.util with parameters of type OkapiSearchUtils.Searcher
static void OkapiSearchUtils.releaseSearcher(OkapiSearchUtils.Searcher s)
          releaseSearcher Returns a Searcher after use.
 



Copyright ? 2001-2009 MIT. All Rights Reserved.