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)
TermMatchingContext andField(String field)
Copyright © 2006–2014 Hibernate. All rights reserved.