Package com.couchbase.client.java.search
Class SearchOptions.Built
java.lang.Object
CommonOptions<SearchOptions>.com.couchbase.client.java.CommonOptions.BuiltCommonOptions
com.couchbase.client.java.search.SearchOptions.Built
- All Implemented Interfaces:
CoreSearchOptions,CoreCommonOptions
- Enclosing class:
SearchOptions
public class SearchOptions.Built
extends CommonOptions<SearchOptions>.BuiltCommonOptions
implements CoreSearchOptions
-
Field Summary
Fields inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
DEFAULT -
Method Summary
Methods inherited from class com.couchbase.client.java.CommonOptions.BuiltCommonOptions
clientContext, parentSpan, retryStrategy, timeoutMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
withParentSpanMethods inherited from interface com.couchbase.client.core.api.search.CoreSearchOptions
validate
-
Method Details
-
serializer
-
collections
- Specified by:
collectionsin interfaceCoreSearchOptions
-
consistency
- Specified by:
consistencyin interfaceCoreSearchOptions
-
consistentWith
- Specified by:
consistentWithin interfaceCoreSearchOptions
-
disableScoring
- Specified by:
disableScoringin interfaceCoreSearchOptions
-
explain
- Specified by:
explainin interfaceCoreSearchOptions
-
facets
- Specified by:
facetsin interfaceCoreSearchOptions
-
fields
- Specified by:
fieldsin interfaceCoreSearchOptions
-
highlightFields
- Specified by:
highlightFieldsin interfaceCoreSearchOptions
-
highlightStyle
- Specified by:
highlightStylein interfaceCoreSearchOptions
-
limit
- Specified by:
limitin interfaceCoreSearchOptions
-
raw
public com.couchbase.client.core.deps.com.fasterxml.jackson.databind.JsonNode raw()- Specified by:
rawin interfaceCoreSearchOptions
-
skip
- Specified by:
skipin interfaceCoreSearchOptions
-
sort
- Specified by:
sortin interfaceCoreSearchOptions
-
includeLocations
- Specified by:
includeLocationsin interfaceCoreSearchOptions
-
commonOptions
- Specified by:
commonOptionsin interfaceCoreSearchOptions
-
searchBefore
- Specified by:
searchBeforein interfaceCoreSearchOptions
-
searchAfter
- Specified by:
searchAfterin interfaceCoreSearchOptions
-