Package | Description |
---|---|
org.apache.lucene.queries.payloads |
The payloads package provides Query mechanisms for finding and using payloads.
|
org.apache.lucene.search.spans |
The calculus of spans.
|
Modifier and Type | Method and Description |
---|---|
SpanScorer |
SpanPayloadCheckQuery.SpanPayloadCheckWeight.scorer(LeafReaderContext context) |
Modifier and Type | Method and Description |
---|---|
SpanScorer |
AssertingSpanWeight.scorer(LeafReaderContext context) |
SpanScorer |
SpanWeight.scorer(LeafReaderContext context) |
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.