public static final class Elastic.Query.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Elastic.Query.Builder> implements Elastic.QueryOrBuilder
dstore.elastic.Query| Modifier and Type | Method and Description |
|---|---|
Elastic.Query.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Elastic.Query |
build() |
Elastic.Query |
buildPartial() |
Elastic.Query.Builder |
clear() |
Elastic.Query.Builder |
clearBoolQuery()
not yet supported in FacetedNavigation
|
Elastic.Query.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Elastic.Query.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Elastic.Query.Builder |
clearQuery() |
Elastic.Query.Builder |
clearRangeQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
|
Elastic.Query.Builder |
clearSimpleQueryStringQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
|
Elastic.Query.Builder |
clearTermsQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
|
Elastic.Query.Builder |
clearTypeQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
|
Elastic.Query.Builder |
clone() |
Elastic.BoolQuery |
getBoolQuery()
not yet supported in FacetedNavigation
|
Elastic.BoolQuery.Builder |
getBoolQueryBuilder()
not yet supported in FacetedNavigation
|
Elastic.BoolQueryOrBuilder |
getBoolQueryOrBuilder()
not yet supported in FacetedNavigation
|
Elastic.Query |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Elastic.Query.QueryCase |
getQueryCase() |
Elastic.Query.Range |
getRangeQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
|
Elastic.Query.Range.Builder |
getRangeQueryBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
|
Elastic.Query.RangeOrBuilder |
getRangeQueryOrBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
|
Elastic.Query.SimpleQueryString |
getSimpleQueryStringQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
|
Elastic.Query.SimpleQueryString.Builder |
getSimpleQueryStringQueryBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
|
Elastic.Query.SimpleQueryStringOrBuilder |
getSimpleQueryStringQueryOrBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
|
Elastic.Query.Terms |
getTermsQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
|
Elastic.Query.Terms.Builder |
getTermsQueryBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
|
Elastic.Query.TermsOrBuilder |
getTermsQueryOrBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
|
Elastic.Query.Type |
getTypeQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
|
Elastic.Query.Type.Builder |
getTypeQueryBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
|
Elastic.Query.TypeOrBuilder |
getTypeQueryOrBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Elastic.Query.Builder |
mergeBoolQuery(Elastic.BoolQuery value)
not yet supported in FacetedNavigation
|
Elastic.Query.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Elastic.Query.Builder |
mergeFrom(Elastic.Query other) |
Elastic.Query.Builder |
mergeFrom(com.google.protobuf.Message other) |
Elastic.Query.Builder |
mergeRangeQuery(Elastic.Query.Range value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
|
Elastic.Query.Builder |
mergeSimpleQueryStringQuery(Elastic.Query.SimpleQueryString value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
|
Elastic.Query.Builder |
mergeTermsQuery(Elastic.Query.Terms value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
|
Elastic.Query.Builder |
mergeTypeQuery(Elastic.Query.Type value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
|
Elastic.Query.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Elastic.Query.Builder |
setBoolQuery(Elastic.BoolQuery.Builder builderForValue)
not yet supported in FacetedNavigation
|
Elastic.Query.Builder |
setBoolQuery(Elastic.BoolQuery value)
not yet supported in FacetedNavigation
|
Elastic.Query.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Elastic.Query.Builder |
setRangeQuery(Elastic.Query.Range.Builder builderForValue)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
|
Elastic.Query.Builder |
setRangeQuery(Elastic.Query.Range value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
|
Elastic.Query.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Elastic.Query.Builder |
setSimpleQueryStringQuery(Elastic.Query.SimpleQueryString.Builder builderForValue)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
|
Elastic.Query.Builder |
setSimpleQueryStringQuery(Elastic.Query.SimpleQueryString value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
|
Elastic.Query.Builder |
setTermsQuery(Elastic.Query.Terms.Builder builderForValue)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
|
Elastic.Query.Builder |
setTermsQuery(Elastic.Query.Terms value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
|
Elastic.Query.Builder |
setTypeQuery(Elastic.Query.Type.Builder builderForValue)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
|
Elastic.Query.Builder |
setTypeQuery(Elastic.Query.Type value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
|
Elastic.Query.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Elastic.Query.Builder>public Elastic.Query.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Elastic.Query.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Elastic.Query.Builder>public Elastic.Query getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Elastic.Query build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Elastic.Query buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Elastic.Query.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Elastic.Query.Builder>public Elastic.Query.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Elastic.Query.Builder>public Elastic.Query.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Elastic.Query.Builder>public Elastic.Query.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Elastic.Query.Builder>public Elastic.Query.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Elastic.Query.Builder>public Elastic.Query.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Elastic.Query.Builder>public Elastic.Query.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Elastic.Query.Builder>public Elastic.Query.Builder mergeFrom(Elastic.Query other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Elastic.Query.Builder>public Elastic.Query.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Elastic.Query.Builder>java.io.IOExceptionpublic Elastic.Query.QueryCase getQueryCase()
getQueryCase in interface Elastic.QueryOrBuilderpublic Elastic.Query.Builder clearQuery()
public Elastic.Query.Terms getTermsQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
optional .dstore.elastic.Query.Terms terms_query = 1;getTermsQuery in interface Elastic.QueryOrBuilderpublic Elastic.Query.Builder setTermsQuery(Elastic.Query.Terms value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
optional .dstore.elastic.Query.Terms terms_query = 1;public Elastic.Query.Builder setTermsQuery(Elastic.Query.Terms.Builder builderForValue)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
optional .dstore.elastic.Query.Terms terms_query = 1;public Elastic.Query.Builder mergeTermsQuery(Elastic.Query.Terms value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
optional .dstore.elastic.Query.Terms terms_query = 1;public Elastic.Query.Builder clearTermsQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
optional .dstore.elastic.Query.Terms terms_query = 1;public Elastic.Query.Terms.Builder getTermsQueryBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
optional .dstore.elastic.Query.Terms terms_query = 1;public Elastic.Query.TermsOrBuilder getTermsQueryOrBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-query.html
optional .dstore.elastic.Query.Terms terms_query = 1;getTermsQueryOrBuilder in interface Elastic.QueryOrBuilderpublic Elastic.Query.Type getTypeQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
optional .dstore.elastic.Query.Type type_query = 2;getTypeQuery in interface Elastic.QueryOrBuilderpublic Elastic.Query.Builder setTypeQuery(Elastic.Query.Type value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
optional .dstore.elastic.Query.Type type_query = 2;public Elastic.Query.Builder setTypeQuery(Elastic.Query.Type.Builder builderForValue)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
optional .dstore.elastic.Query.Type type_query = 2;public Elastic.Query.Builder mergeTypeQuery(Elastic.Query.Type value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
optional .dstore.elastic.Query.Type type_query = 2;public Elastic.Query.Builder clearTypeQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
optional .dstore.elastic.Query.Type type_query = 2;public Elastic.Query.Type.Builder getTypeQueryBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
optional .dstore.elastic.Query.Type type_query = 2;public Elastic.Query.TypeOrBuilder getTypeQueryOrBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-type-query.html
optional .dstore.elastic.Query.Type type_query = 2;getTypeQueryOrBuilder in interface Elastic.QueryOrBuilderpublic Elastic.Query.SimpleQueryString getSimpleQueryStringQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
optional .dstore.elastic.Query.SimpleQueryString simple_query_string_query = 3;getSimpleQueryStringQuery in interface Elastic.QueryOrBuilderpublic Elastic.Query.Builder setSimpleQueryStringQuery(Elastic.Query.SimpleQueryString value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
optional .dstore.elastic.Query.SimpleQueryString simple_query_string_query = 3;public Elastic.Query.Builder setSimpleQueryStringQuery(Elastic.Query.SimpleQueryString.Builder builderForValue)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
optional .dstore.elastic.Query.SimpleQueryString simple_query_string_query = 3;public Elastic.Query.Builder mergeSimpleQueryStringQuery(Elastic.Query.SimpleQueryString value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
optional .dstore.elastic.Query.SimpleQueryString simple_query_string_query = 3;public Elastic.Query.Builder clearSimpleQueryStringQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
optional .dstore.elastic.Query.SimpleQueryString simple_query_string_query = 3;public Elastic.Query.SimpleQueryString.Builder getSimpleQueryStringQueryBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
optional .dstore.elastic.Query.SimpleQueryString simple_query_string_query = 3;public Elastic.Query.SimpleQueryStringOrBuilder getSimpleQueryStringQueryOrBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
optional .dstore.elastic.Query.SimpleQueryString simple_query_string_query = 3;getSimpleQueryStringQueryOrBuilder in interface Elastic.QueryOrBuilderpublic Elastic.Query.Range getRangeQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
optional .dstore.elastic.Query.Range range_query = 4;getRangeQuery in interface Elastic.QueryOrBuilderpublic Elastic.Query.Builder setRangeQuery(Elastic.Query.Range value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
optional .dstore.elastic.Query.Range range_query = 4;public Elastic.Query.Builder setRangeQuery(Elastic.Query.Range.Builder builderForValue)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
optional .dstore.elastic.Query.Range range_query = 4;public Elastic.Query.Builder mergeRangeQuery(Elastic.Query.Range value)
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
optional .dstore.elastic.Query.Range range_query = 4;public Elastic.Query.Builder clearRangeQuery()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
optional .dstore.elastic.Query.Range range_query = 4;public Elastic.Query.Range.Builder getRangeQueryBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
optional .dstore.elastic.Query.Range range_query = 4;public Elastic.Query.RangeOrBuilder getRangeQueryOrBuilder()
see: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
optional .dstore.elastic.Query.Range range_query = 4;getRangeQueryOrBuilder in interface Elastic.QueryOrBuilderpublic Elastic.BoolQuery getBoolQuery()
not yet supported in FacetedNavigation
optional .dstore.elastic.BoolQuery bool_query = 20;getBoolQuery in interface Elastic.QueryOrBuilderpublic Elastic.Query.Builder setBoolQuery(Elastic.BoolQuery value)
not yet supported in FacetedNavigation
optional .dstore.elastic.BoolQuery bool_query = 20;public Elastic.Query.Builder setBoolQuery(Elastic.BoolQuery.Builder builderForValue)
not yet supported in FacetedNavigation
optional .dstore.elastic.BoolQuery bool_query = 20;public Elastic.Query.Builder mergeBoolQuery(Elastic.BoolQuery value)
not yet supported in FacetedNavigation
optional .dstore.elastic.BoolQuery bool_query = 20;public Elastic.Query.Builder clearBoolQuery()
not yet supported in FacetedNavigation
optional .dstore.elastic.BoolQuery bool_query = 20;public Elastic.BoolQuery.Builder getBoolQueryBuilder()
not yet supported in FacetedNavigation
optional .dstore.elastic.BoolQuery bool_query = 20;public Elastic.BoolQueryOrBuilder getBoolQueryOrBuilder()
not yet supported in FacetedNavigation
optional .dstore.elastic.BoolQuery bool_query = 20;getBoolQueryOrBuilder in interface Elastic.QueryOrBuilderpublic final Elastic.Query.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Elastic.Query.Builder>public final Elastic.Query.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Elastic.Query.Builder>