public class RegexpQuery extends SearchQuery
Constructor and Description |
---|
RegexpQuery(String regexp) |
Modifier and Type | Method and Description |
---|---|
RegexpQuery |
boost(double boost) |
RegexpQuery |
field(String field) |
protected void |
injectParams(JsonObject input) |
booleanField, booleans, conjuncts, dateRange, disjuncts, docId, export, geoBoundingBox, geoBoundingBox, geoDistance, geoDistance, geoPolygon, injectParamsAndBoost, match, matchAll, matchNone, matchPhrase, numericRange, phrase, prefix, queryString, regexp, term, termRange, toString, wildcard
public RegexpQuery(String regexp)
public RegexpQuery field(String field)
public RegexpQuery boost(double boost)
boost
in class SearchQuery
protected void injectParams(JsonObject input)
injectParams
in class SearchQuery
Copyright © 2020 Couchbase, Inc.. All rights reserved.