Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.queries.payloads Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AveragePayloadFunctionCalculate the final score as the average score of all payloads seen.Classorg.apache.lucene.queries.payloadsApache Lucene
MaxPayloadFunctionReturns the maximum payload score seen, else 1 if there are no payloads on the doc.Classorg.apache.lucene.queries.payloadsApache Lucene
MinPayloadFunctionClassorg.apache.lucene.queries.payloadsApache Lucene
PayloadFunctionAn abstract class that defines a way for PayloadScoreQuery instances to transform the cumulative effects of payload scores for a document.Classorg.apache.lucene.queries.payloadsApache Lucene
PayloadNearQueryThis class is very similar to SpanNearQuery except that it factorsClassorg.apache.lucene.queries.payloadsApache Lucene
PayloadScoreQueryA Query class that uses a PayloadFunction to modify the score of a NOTE: In order to take advantage of this with the default scoring implementationClassorg.apache.lucene.queries.payloadsApache Lucene
PayloadTermQueryThis class is very similar to SpanTermQuery except that it factorsClassorg.apache.lucene.queries.payloadsApache Lucene
SpanNearPayloadCheckQueryOnly return those matches that have a specific payload at the given position.Classorg.apache.lucene.queries.payloadsApache Lucene
SpanPayloadCheckQueryOnly return those matches that have a specific payload at the given position.Classorg.apache.lucene.queries.payloadsApache Lucene