Uses of Class
org.apache.lucene.search.Scorer

Packages that use Scorer
org.apache.lucene.search Search over indices. 
 

Uses of Scorer in org.apache.lucene.search
 

Methods in org.apache.lucene.search that return Scorer
 Scorer Weight.scorer(IndexReader reader)
          Constructs a scorer for this.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.