A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Z 

S

scroll(RestHighLevelClient,String,Long,RequestOptions) - function in org.elasticsearch.client
Get the next page of a scrolling search.
scrollAsync(RestHighLevelClient,SearchScrollRequest,RequestOptions) - function in org.elasticsearch.client
 
ScrollingSearchResults - class in com.jillesvangurp.eskotlinwrapper
Represents scrolling search results.
search(Boolean,Long,RequestOptions,Function1) - function in com.jillesvangurp.eskotlinwrapper.AsyncIndexRepository
Perform an asynchronous search against your index.
search(Boolean,Long,RequestOptions,Function1) - function in com.jillesvangurp.eskotlinwrapper.IndexRepository
Perform a search against your index.
search(RestHighLevelClient,RequestOptions,Function1) - function in org.elasticsearch.client
Search documents in the index.
search-dslKt - class in com.jillesvangurp.eskotlinwrapper.dsl
 
searchAsync(RestHighLevelClient,SearchRequest,RequestOptions) - function in org.elasticsearch.client
 
searchAsync(EqlClient,EqlSearchRequest,RequestOptions) - function in org.elasticsearch.client
 
searchAsync(RollupClient,SearchRequest,RequestOptions) - function in org.elasticsearch.client
 
searchAsync(RestHighLevelClient,RequestOptions,Function1) - function in org.elasticsearch.client
Suspend version of search that you can use in a co-routine context.
SearchDSL - class in com.jillesvangurp.eskotlinwrapper.dsl
 
SearchDSLMarker - class in com.jillesvangurp.eskotlinwrapper.dsl
 
SearchResults - class in com.jillesvangurp.eskotlinwrapper
Abstraction for search results that applies to both scrolling and non scrolling searches.
searchTemplateAsync(RestHighLevelClient,SearchTemplateRequest,RequestOptions) - function in org.elasticsearch.client
 
SecurityClientExtKt - class in org.elasticsearch.client
 
serialize(T) - function in com.jillesvangurp.eskotlinwrapper.ModelReaderAndWriter
 
serialize(T) - function in com.jillesvangurp.eskotlinwrapper.ModelReaderAndWriter
 
serializer() - function in com.jillesvangurp.eskotlinwrapper.JacksonModelReaderAndWriter
 
serializer() - function in com.jillesvangurp.eskotlinwrapper.ModelReaderAndWriter
 
setAllFields(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setAllowLeadingWildcard(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setAnalyzer(String) - function in com.jillesvangurp.eskotlinwrapper.FieldMapping
 
setAnalyzer(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchQueryConfig
 
setAnalyzer(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchBoolPrefixQueryConfig
 
setAnalyzer(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchPhrasePrefixQueryConfig
 
setAnalyzer(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setAnalyzer(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setAnalyzer(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setAnalyzeWildcard(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setAnalyzeWildcard(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setAutoGenerateSynonymsPhraseQuery(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchQueryConfig
 
setAutoGenerateSynonymsPhraseQuery(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setAutoGenerateSynonymsPhraseQuery(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setAutoGenerateSynonymsPhraseQuery(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setBoost(Double) - function in com.jillesvangurp.eskotlinwrapper.dsl.ConstantScoreQuery
 
setBoost(Double) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchQueryConfig
 
setBoost(Double) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchBoolPrefixQueryConfig
 
setBoost(Double) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchPhrasePrefixQueryConfig
 
setBoost(Double) - function in com.jillesvangurp.eskotlinwrapper.dsl.RangeQueryConfig
 
setBoost(Double) - function in com.jillesvangurp.eskotlinwrapper.dsl.TermQueryConfig
 
setBoost(Double) - function in com.jillesvangurp.eskotlinwrapper.dsl.TermQuery
 
setBoost(Double) - function in com.jillesvangurp.eskotlinwrapper.dsl.TermsQuery
 
setBoost(Double) - function in com.jillesvangurp.eskotlinwrapper.dsl.WildCardQueryConfig
 
setBoost(Double) - function in com.jillesvangurp.eskotlinwrapper.dsl.WildCardQuery
 
setCopyTo(List) - function in com.jillesvangurp.eskotlinwrapper.FieldMapping
 
setDefaultField(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setDefaultField(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setDefaultOperator(MatchOperator) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setDefaultOperator(MatchOperator) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setFilter(ESQuery) - function in com.jillesvangurp.eskotlinwrapper.dsl.ConstantScoreQuery
 
setFlags(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setFlags(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.RegExpQueryConfig
 
setFormat(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.RangeQueryConfig
 
setFrom(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.SearchDSL
 
setFuzziness(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchQueryConfig
 
setFuzziness(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchBoolPrefixQueryConfig
 
setFuzziness(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setFuzziness(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setFuzziness(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setFuzziness(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.FuzzyQueryConfig
 
setFuzzyMaxExpansions(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setFuzzyPrefixLength(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setFuzzyRewrite(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchQueryConfig
 
setFuzzyRewrite(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchBoolPrefixQueryConfig
 
setFuzzyRewrite(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setFuzzyRewrite(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setFuzzyTranspositions(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setGt(Object) - function in com.jillesvangurp.eskotlinwrapper.dsl.RangeQueryConfig
 
setGte(Object) - function in com.jillesvangurp.eskotlinwrapper.dsl.RangeQueryConfig
 
setId(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.TermsQuery
 
setIndex(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.TermsQuery
 
setLenient(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchQueryConfig
 
setLenient(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setLenient(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setLenient(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setLt(Object) - function in com.jillesvangurp.eskotlinwrapper.dsl.RangeQueryConfig
 
setLte(Object) - function in com.jillesvangurp.eskotlinwrapper.dsl.RangeQueryConfig
 
setMaxDeterminizedStates(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setMaxDeterminizedStates(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.RegExpQueryConfig
 
setMaxExpansions(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchQueryConfig
 
setMaxExpansions(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchBoolPrefixQueryConfig
 
setMaxExpansions(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchPhrasePrefixQueryConfig
 
setMaxExpansions(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setMaxExpansions(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setMaxExpansions(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.FuzzyQueryConfig
 
setMinimumShouldMatch(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchQueryConfig
 
setMinimumShouldMatch(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchBoolPrefixQueryConfig
 
setMinimumShouldMatch(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setMinimumShouldMatch(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setMinimumShouldMatch(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setNegative(ESQuery) - function in com.jillesvangurp.eskotlinwrapper.dsl.BoostingQuery
 
setNegativeBoost(Double) - function in com.jillesvangurp.eskotlinwrapper.dsl.BoostingQuery
 
setOperator(MatchOperator) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchQueryConfig
 
setOperator(MatchOperator) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchBoolPrefixQueryConfig
 
setOperator(MatchOperator) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setPath(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.TermsQuery
 
setPhraseSlop(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setPositive(ESQuery) - function in com.jillesvangurp.eskotlinwrapper.dsl.BoostingQuery
 
setPrefixLength(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchQueryConfig
 
setPrefixLength(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchBoolPrefixQueryConfig
 
setPrefixLength(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setPrefixLength(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setPrefixLength(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.FuzzyQueryConfig
 
setQuery(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchQueryConfig
 
setQuery(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchBoolPrefixQueryConfig
 
setQuery(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchPhrasePrefixQueryConfig
 
setQuery(ESQuery) - function in com.jillesvangurp.eskotlinwrapper.dsl.SearchDSL
 
setQuoteAnalyzer(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setQuoteFieldSuffix(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setQuoteFieldSuffix(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.SimpleQueryStringQuery
 
setRelation(RangeRelation) - function in com.jillesvangurp.eskotlinwrapper.dsl.RangeQueryConfig
 
setReplicas(Integer) - function in com.jillesvangurp.eskotlinwrapper.IndexSettings
 
setResultSize(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.SearchDSL
Same as the size property on Elasticsearch.
setRewrite(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setRewrite(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.FuzzyQueryConfig
 
setRewrite(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.RegExpQueryConfig
 
setRewrite(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.WildCardQueryConfig
 
setRouting(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.TermsQuery
 
setSearchAnalyzer(String) - function in com.jillesvangurp.eskotlinwrapper.FieldMapping
 
setShards(Integer) - function in com.jillesvangurp.eskotlinwrapper.IndexSettings
 
setSlop(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchPhrasePrefixQueryConfig
 
setSlop(Integer) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setTieBreaker(Double) - function in com.jillesvangurp.eskotlinwrapper.dsl.DisMaxQuery
 
setTieBreaker(Double) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setTimeZone(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setTimeZone(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.RangeQueryConfig
 
settings(Function1) - function in com.jillesvangurp.eskotlinwrapper.IndexSettingsAndMappingsDSL
 
setTrackTotalHits(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.SearchDSL
 
setTranspositions(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchQueryConfig
 
setTranspositions(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchBoolPrefixQueryConfig
 
setTranspositions(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setTranspositions(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
setTranspositions(Boolean) - function in com.jillesvangurp.eskotlinwrapper.dsl.FuzzyQueryConfig
 
setType(String) - function in com.jillesvangurp.eskotlinwrapper.FieldMapping
 
setType(MultiMatchType) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setUpgradeModeAsync(MachineLearningClient,SetUpgradeModeRequest,RequestOptions) - function in org.elasticsearch.client
 
setValue(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.FuzzyQueryConfig
 
setValue(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.PrefixQueryConfig
 
setValue(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.RegExpQueryConfig
 
setValue(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.TermQueryConfig
 
setValue(String) - function in com.jillesvangurp.eskotlinwrapper.dsl.WildCardQueryConfig
 
setZeroTermsQuery(ZeroTermsQuery) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchQueryConfig
 
setZeroTermsQuery(ZeroTermsQuery) - function in com.jillesvangurp.eskotlinwrapper.dsl.MatchPhrasePrefixQueryConfig
 
setZeroTermsQuery(ZeroTermsQuery) - function in com.jillesvangurp.eskotlinwrapper.dsl.MultiMatchQuery
 
setZeroTermsQuery(ZeroTermsQuery) - function in com.jillesvangurp.eskotlinwrapper.dsl.QueryStringQuery
 
should(ESQuery) - function in com.jillesvangurp.eskotlinwrapper.dsl.BoolQuery
 
shrinkAsync(IndicesClient,ResizeRequest,RequestOptions) - function in org.elasticsearch.client
 
SimpleQueryStringQuery - class in com.jillesvangurp.eskotlinwrapper.dsl
 
simulateAsync(IngestClient,SimulatePipelineRequest,RequestOptions) - function in org.elasticsearch.client
 
simulateIndexTemplateAsync(IndicesClient,SimulateIndexTemplateRequest,RequestOptions) - function in org.elasticsearch.client
 
snakeCaseToUnderscore(String) - function in com.jillesvangurp.eskotlinwrapper
 
SnapshotClientExtKt - class in org.elasticsearch.client
 
source(CreateIndexRequest,String) - function in org.elasticsearch.client
 
source(SearchRequest,String,DeprecationHandler) - function in org.elasticsearch.action.search
Adds the missing piece to the SearchRequest API that allows you to paste raw json.
source(CountRequest,String,DeprecationHandler) - function in org.elasticsearch.action.search
Adds the missing piece to the CountRequest API that allows you to paste raw json.
source(SearchRequest,Reader,DeprecationHandler) - function in org.elasticsearch.action.search
Adds the missing piece to the SearchRequest API that allows you to paste raw using a Reader.
source(CountRequest,Reader,DeprecationHandler) - function in org.elasticsearch.action.search
Adds the missing piece to the CountRequest API that allows you to paste raw using a Reader.
source(SearchRequest,InputStream,DeprecationHandler) - function in org.elasticsearch.action.search
Supports taking the query straight from an InputStream.
source(SearchRequest,Function1) - function in org.elasticsearch.action.search
 
source(CountRequest,InputStream,DeprecationHandler) - function in org.elasticsearch.action.search
Supports taking the query straight from an InputStream.
source(CountRequest,Function1) - function in org.elasticsearch.action.search
 
splitAsync(IndicesClient,ResizeRequest,RequestOptions) - function in org.elasticsearch.client
 
startBasicAsync(LicenseClient,StartBasicRequest,RequestOptions) - function in org.elasticsearch.client
 
startDatafeedAsync(MachineLearningClient,StartDatafeedRequest,RequestOptions) - function in org.elasticsearch.client
 
startDataFrameAnalyticsAsync(MachineLearningClient,StartDataFrameAnalyticsRequest,RequestOptions) - function in org.elasticsearch.client
 
startILMAsync(IndexLifecycleClient,StartILMRequest,RequestOptions) - function in org.elasticsearch.client
 
startRollupJobAsync(RollupClient,StartRollupJobRequest,RequestOptions) - function in org.elasticsearch.client
 
startSLMAsync(IndexLifecycleClient,StartSLMRequest,RequestOptions) - function in org.elasticsearch.client
 
startTransformAsync(TransformClient,StartTransformRequest,RequestOptions) - function in org.elasticsearch.client
 
startTrialAsync(LicenseClient,StartTrialRequest,RequestOptions) - function in org.elasticsearch.client
 
startWatchServiceAsync(WatcherClient,StartWatchServiceRequest,RequestOptions) - function in org.elasticsearch.client
 
statsAsync(EnrichClient,StatsRequest,RequestOptions) - function in org.elasticsearch.client
 
statsAsync(EqlClient,EqlStatsRequest,RequestOptions) - function in org.elasticsearch.client
 
statusAsync(SnapshotClient,SnapshotsStatusRequest,RequestOptions) - function in org.elasticsearch.client
 
stopDatafeedAsync(MachineLearningClient,StopDatafeedRequest,RequestOptions) - function in org.elasticsearch.client
 
stopDataFrameAnalyticsAsync(MachineLearningClient,StopDataFrameAnalyticsRequest,RequestOptions) - function in org.elasticsearch.client
 
stopILMAsync(IndexLifecycleClient,StopILMRequest,RequestOptions) - function in org.elasticsearch.client
 
stopRollupJobAsync(RollupClient,StopRollupJobRequest,RequestOptions) - function in org.elasticsearch.client
 
stopSLMAsync(IndexLifecycleClient,StopSLMRequest,RequestOptions) - function in org.elasticsearch.client
 
stopTransformAsync(TransformClient,StopTransformRequest,RequestOptions) - function in org.elasticsearch.client
 
stopWatchServiceAsync(WatcherClient,StopWatchServiceRequest,RequestOptions) - function in org.elasticsearch.client
 
stringify(Boolean) - function in com.jillesvangurp.eskotlinwrapper.FieldMappings
 
stringify(ToXContent,Boolean) - function in org.elasticsearch.common.xcontent
Helper to stringify to json.
stringify(ToXContent,OutputStream,Boolean) - function in org.elasticsearch.common.xcontent
Helper to write json to an output stream.
stringify(XContentBuilder) - function in org.elasticsearch.common.xcontent
Helper to write XContentBuilder to string.
submitAsync(AsyncSearchClient,SubmitAsyncSearchRequest,RequestOptions) - function in org.elasticsearch.client
 
suspending(Function1) - function in com.jillesvangurp.eskotlinwrapper.SuspendingActionListener.Companion
Use this to call java async methods in a co-routine.
SuspendingActionListener - class in com.jillesvangurp.eskotlinwrapper
Action listener that can be used with to adapt the async methods across the java client to co-routines.
SuspendingActionListener.Companion - class in com.jillesvangurp.eskotlinwrapper.SuspendingActionListener
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Z