Uses of Class
org.apache.lucene.queries.CustomScoreProvider

Packages that use CustomScoreProvider
org.apache.lucene.queries Filters and Queries that add to core Lucene. 
 

Uses of CustomScoreProvider in org.apache.lucene.queries
 

Methods in org.apache.lucene.queries that return CustomScoreProvider
protected  CustomScoreProvider CustomScoreQuery.getCustomScoreProvider(AtomicReaderContext context)
          Returns a CustomScoreProvider that calculates the custom scores for the given IndexReader.
 



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