You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn/resources/experimental_features_overview.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,3 +59,4 @@ Activating or deactivating experimental features this way does not require you t
59
59
|[Search query embedding cache](/learn/self_hosted/configure_meilisearch_at_launch#search-query-embedding-cache)| Enable a cache for search query embeddings | CLI flag or environment variable |
60
60
|[Uncompressed snapshots](/learn/self_hosted/configure_meilisearch_at_launch#uncompressed-snapshots)| Disable snapshot compaction | CLI flag or environment variable |
61
61
|[Maximum batch payload size](/learn/self_hosted/configure_meilisearch_at_launch#maximum-batch-payload-size)| Limit batch payload size | CLI flag or environment variable |
62
+
|[Disable new indexer](/learn/self_hosted/configure_meilisearch_at_launch)| Use previous settings indexer | CLI flag or environment variable |
0 commit comments