|
|
|
|
|
by ledoublegui
1766 days ago
|
|
Hi, clon! "Would it be possible to have a single large highly available index with tenants of wildly different sizes?" Yes, we can imagine API keys allowing each consumer to have access to a certain number of documents in an index. When querying the index, the internal filters allowing to select the documents accessible by this API key are automatically inferred and added to the initial query of the consumer. In short, it's a bit like a WHERE clause that would be fixed at each query. I'm not sure if it answer your question, so don't hesitate to reach me! I'm available to discuss your use cases from our community slack or by email :) |
|