Class MeilisearchIndexSettings
java.lang.Object
io.vanslog.spring.data.meilisearch.core.MeilisearchIndexSettings
Runtime settings for a Meilisearch index.
- Author:
- Junghoon Ban
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder forMeilisearchIndexSettings.static classEmbedder distribution runtime settings.static enumEmbedder input type values supported by Meilisearch.static classEmbedder runtime settings.static enumEmbedder source values supported by Meilisearch.static classFaceting runtime settings.static classLocalized attribute runtime settings.static classPagination runtime settings.static classTypo tolerance runtime settings. -
Method Summary
-
Method Details
-
builder
-
getSearchableAttributes
-
getDisplayedAttributes
-
getSortableAttributes
-
getRankingRules
-
getDistinctAttribute
-
getFilterableAttributes
-
getSynonyms
-
getStopWords
-
getDictionary
-
getPagination
-
getFaceting
-
getTypoTolerance
-
getProximityPrecision
-
getSearchCutoffMs
-
getSeparatorTokens
-
getNonSeparatorTokens
-
getLocalizedAttributes
-
getEmbedders
-