Query.IdWithRouting, Query.SearchTypefields, highlightQuery, ids, idsWithRouting, indicesBoost, indicesOptions, maxResults, minScore, pageable, preference, requestCache, rescorerQueries, route, runtimeFields, scrollTime, searchAfter, searchType, sort, sourceFilter, storedFields, timeout, trackScores, trackTotalHitsUpToDEFAULT_PAGE, DEFAULT_PAGE_SIZE| Constructor and Description |
|---|
StringQuery(String source) |
StringQuery(String source,
org.springframework.data.domain.Pageable pageable) |
StringQuery(String source,
org.springframework.data.domain.Pageable pageable,
org.springframework.data.domain.Sort sort) |
StringQuery(StringQueryBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
static StringQueryBuilder |
builder(String source) |
String |
getSource() |
addFields, addRescorerQuery, addRuntimeField, addSort, addSourceFilter, addStoredFields, getExplain, getFields, getHighlightQuery, getIds, getIdsWithRouting, getIndicesBoost, getIndicesOptions, getMaxResults, getMinScore, getPageable, getPreference, getRequestCache, getRescorerQueries, getRoute, getRuntimeFields, getScrollTime, getSearchAfter, getSearchType, getSort, getSourceFilter, getStoredFields, getTimeout, getTrackScores, getTrackTotalHits, getTrackTotalHitsUpTo, isLimiting, queryIsUpdatedByConverter, setExplain, setFields, setHighlightQuery, setIds, setIdsWithRouting, setIndicesOptions, setMaxResults, setMinScore, setPageable, setPreference, setQueryIsUpdatedByConverter, setRequestCache, setRescorerQueries, setRoute, setScrollTime, setSearchAfter, setSearchType, setStoredFields, setTimeout, setTrackScores, setTrackTotalHits, setTrackTotalHitsUpToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindAll, hasScrollTime, multiGetQuery, multiGetQueryWithRoutingpublic StringQuery(String source)
public StringQuery(String source, org.springframework.data.domain.Pageable pageable)
public StringQuery(String source, org.springframework.data.domain.Pageable pageable, org.springframework.data.domain.Sort sort)
public StringQuery(StringQueryBuilder builder)
public static StringQueryBuilder builder(String source)
public String getSource()
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.