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-2017 Red Hat, Inc. All Rights Reserved