Qizx fe-4.4p2 API

Uses of Interface
com.qizx.api.fulltext.Scorer

Packages that use Scorer
com.qizx.api.fulltext This package represents a simple framework for extending and redefining full-text features. 
com.qizx.api.util.fulltext This package contains the built-in implementation of full-text features. 
 

Uses of Scorer in com.qizx.api.fulltext
 

Methods in com.qizx.api.fulltext that return Scorer
 Scorer FullTextFactory.createScorer()
          Returns a scoring algorithm.
 

Uses of Scorer in com.qizx.api.util.fulltext
 

Classes in com.qizx.api.util.fulltext that implement Scorer
 class DefaultScorer
          Default scorer implementation
 

Methods in com.qizx.api.util.fulltext that return Scorer
 Scorer DefaultFullTextFactory.createScorer()
           
 


© 2010 Axyana Software