Skip navigation links

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

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