public interface PhraseMatchingContext extends FieldCustomization<PhraseMatchingContext>
Modifier and Type | Method and Description |
---|---|
PhraseMatchingContext |
andField(String field)
field / property the term query is executed on
|
PhraseTermination |
sentence(String sentence)
Sentence to match.
|
boostedTo, ignoreAnalyzer, ignoreFieldBridge
PhraseMatchingContext andField(String field)
PhraseTermination sentence(String sentence)
Copyright © 2006–2015 Hibernate. All rights reserved.