| Package | Description |
|---|---|
| org.apache.lucene.queryParser.surround.query |
This package contains SrndQuery and its subclasses.
|
| org.apache.lucene.search.payloads |
The payloads package provides Query mechanisms for finding and using payloads.
|
| Modifier and Type | Method | Description |
|---|---|---|
SpanTermQuery |
BasicQueryFactory.newSpanTermQuery(Term term) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PayloadTermQuery |
This class is very similar to
SpanTermQuery except that it factors
in the value of the payload located at each of the positions where the
Term occurs. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.