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