IndexSettings
setAdvancedSyntax(Boolean advancedSyntax)
setAllowCompressionOfIntegerArray(Boolean allowCompressionOfIntegerArray)
setAllowTyposOnNumericTokens(Boolean allowTyposOnNumericTokens)
setAlternativesAsExact(List<String> alternativesAsExact)
setAttributeForDistinct(String attributeForDistinct)
setAttributesForFaceting(List<String> attributesForFaceting)
setAttributesToHighlight(List<String> attributesToHighlight)
setAttributesToIndex(List<String> attributesToIndex)
setAttributesToRetrieve(List<String> attributesToRetrieve)
setAttributesToSnippet(List<String> attributesToSnippet)
setCustomRanking(List<String> customRanking)
setCustomSetting(String key, Object value)
setCustomSettings(Map<String,Object> customSettings)
setDisableExactOnAttributes(List<String> disableExactOnAttributes)
setDisablePrefixOnAttributes(List<String> disablePrefixOnAttributes)
setDisableTypoToleranceOnAttributes(List<String> disableTypoToleranceOnAttributes)
setDisableTypoToleranceOnWords(List<String> disableTypoToleranceOnWords)
setDistinct(Distinct distinct)
setDistinct(Boolean distinct)
setDistinct(Integer distinct)
setEnableRules(Boolean enableRules)
setExactOnSingleWordQuery(String exactOnSingleWordQuery)
setHighlightPostTag(String highlightPostTag)
setHighlightPreTag(String highlightPreTag)
setHitsPerPage(Integer hitsPerPage)
setHitsPerPage(Long hitsPerPage)
setIgnorePlurals(IgnorePlurals ignorePlurals)
setIgnorePlurals(Boolean ignorePlurals)
setIgnorePlurals(List<String> ignorePlurals)
setMaxFacetHits(Integer maxFacetHits)
setMaxValuesPerFacet(Integer maxValuesPerFacet)
setMaxValuesPerFacet(Long maxValuesPerFacet)
setMinProximity(Integer minProximity)
setMinWordSizefor1Typo(Integer minWordSizefor1Typo)
setMinWordSizefor2Typos(Integer minWordSizefor2Typos)
setNumericAttributesForFiltering(List<String> numericAttributesForFiltering)
setNumericAttributesToIndex(List<String> numericAttributesToIndex)
setOptionalWords(List<String> optionalWords)
setPaginationLimitedTo(Integer paginationLimitedTo)
setPaginationLimitedTo(Long paginationLimitedTo)
setPlaceholders(Map<String,List<String>> placeholders)
setQueryType(String queryType)
setRanking(List<String> ranking)
setRemoveStopWords(RemoveStopWords removeStopWords)
setRemoveStopWords(Boolean removeStopWords)
setRemoveStopWords(List<String> removeStopWords)
setRemoveWordsIfNoResults(String removeWordsIfNoResults)
setReplaceSynonymsInHighlight(Boolean replaceSynonymsInHighlight)
setReplicas(List<String> replicas)
setResponseFields(List<String> responseFields)
setRestrictHighlightAndSnippetArrays(Boolean restrictHighlightAndSnippetArrays)
setSearchableAttributes(List<String> searchableAttributes)
setSeparatorsToIndex(String separatorsToIndex)
setSlaves(List<String> slaves)
setSnippetEllipsisText(String snippetEllipsisText)
setSortFacetValuesBy(String sortFacetValuesBy)
setTypoTolerance(TypoTolerance typoTolerance)
setUnretrievableAttributes(List<String> unretrievableAttributes)
setVersion(Integer version)
Copyright © 2017. All rights reserved.