| Package | Description |
|---|---|
| org.apache.lucene.queries.payloads |
The payloads package provides Query mechanisms for finding and using payloads.
|
| Class and Description |
|---|
| PayloadFunction
An abstract class that defines a way for PayloadScoreQuery instances to transform
the cumulative effects of payload scores for a document.
|
| PayloadNearQuery
Deprecated.
use
PayloadScoreQuery to wrap SpanNearQuery |
| SpanNearPayloadCheckQuery
Deprecated.
|
| SpanPayloadCheckQuery
Only return those matches that have a specific payload at the given position.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.