org.hibernate.search.query.dsl
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-2015 Red Hat, Inc. All Rights Reserved