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