flexsearch-server icon indicating copy to clipboard operation
flexsearch-server copied to clipboard

Any plans to support multiple indexes?

Open georgyfarniev opened this issue 6 years ago • 1 comments

Hello. Is there any plans to support multiple indexes? This could be handy for searching multiple different types of documents with different settings, for example, users and logs.

georgyfarniev avatar Feb 12 '19 08:02 georgyfarniev

Hello, yes it is actually in progress. Since documents are supported the server needs some handling about the configuration. This step will providing basic functionality to use multiple indexes with different settings. There are some issues which might be solved before upgrading the server (export/import docs or https://github.com/nextapps-de/flexsearch/issues/37).

ts-thomas avatar Feb 12 '19 11:02 ts-thomas