public class MatchExtQueryBuilder<T> extends Object implements ExtQueryBuilder
| Constructor and Description |
|---|
MatchExtQueryBuilder(GetStringPropertyFunction<T> getPropertyFunc,
String text) |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.index.query.QueryBuilder |
build() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnInfo, getFilterValuepublic MatchExtQueryBuilder(GetStringPropertyFunction<T> getPropertyFunc, String text)
public org.elasticsearch.index.query.QueryBuilder build()
build in interface ExtQueryBuilderCopyright © 2021 wz2cool. All rights reserved.