Import Export index and auto swapping of indexes #834
geminigeek
started this conversation in
Feedback & Feature Proposal
Replies: 1 comment 5 replies
-
Hi @geminigeek , can you expand on what you mean by "auto swap logic for the index based on a naming schema"? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
i would like to request for a functionality to import export individual indexes and auto swapping of index on import if a new index is available based on a naming schema.
use case:
i have a low resource machine capable of running meilisearch, but not optimal for indexing, i want to build index on another machine and rsync that to the low resource machine, then trigger an import index command , that trigger should import the index and then should run a auto swap logic for the index based on a naming schema. this will make automating updates easy and efficient
Beta Was this translation helpful? Give feedback.
All reactions