public interface WildcardContext extends QueryCustomization<WildcardContext>
| Modifier and Type | Method and Description |
|---|---|
TermMatchingContext |
onField(String field) |
TermMatchingContext |
onFields(String... fields) |
boostedTo, filteredBy, withConstantScoreTermMatchingContext onField(String field)
field - field/property the term query is executed onTermMatchingContextTermMatchingContext onFields(String... fields)
fields - fields/properties the term query is executed onTermMatchingContextCopyright © 2006-2017 Red Hat, Inc. All Rights Reserved