Uses of Class
org.apache.lucene.search.function.CustomScoreProvider

Packages that use CustomScoreProvider
org.apache.lucene.search.function
Programmatic control over documents scores. 
 

Uses of CustomScoreProvider in org.apache.lucene.search.function
 

Methods in org.apache.lucene.search.function that return CustomScoreProvider
protected  CustomScoreProvider CustomScoreQuery.getCustomScoreProvider(IndexReader reader)
          Returns a CustomScoreProvider that calculates the custom scores for the given IndexReader.
 



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