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)
field
- the name of the fieldthis
for method chainingPhraseTermination sentence(String sentence)
sentence
- the sentence to matchPhraseTermination
for method chainingCopyright © 2006-2017 Red Hat, Inc. All Rights Reserved