Class FunctionQuery.AllScorer

java.lang.Object
org.apache.lucene.search.Scorable
org.apache.lucene.search.Scorer
org.apache.lucene.queries.function.FunctionQuery.AllScorer
Enclosing class:
FunctionQuery

protected class FunctionQuery.AllScorer extends Scorer
Scores all documents, applying the function to each document
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.