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