Skip navigation links
Lucene Queries 5.5.5.redhat-2

Package org.apache.lucene.queries.payloads

The payloads package provides Query mechanisms for finding and using payloads.

See: Description

Package org.apache.lucene.queries.payloads Description

The payloads package provides Query mechanisms for finding and using payloads.

The following Query implementations are provided:

  1. PayloadScoreQuery -- For all terms matched by a SpanQuery, boost the score based on the value of the payload located at those terms.
Skip navigation links
Lucene Queries 5.5.5.redhat-2

Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.