public interface TermMatchingContext extends FieldCustomization<TermMatchingContext>
| Modifier and Type | Method and Description |
|---|---|
TermMatchingContext |
andField(String field)
field / property the term query is executed on
|
TermTermination |
matching(Object value)
Value searched in the field or fields.
|
boostedTo, ignoreAnalyzer, ignoreFieldBridgeTermTermination matching(Object value)
value - the value to matchthis for method chainingTermMatchingContext andField(String field)
field - another field involved in the querythis for method chainingCopyright © 2006-2023 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.