elasticsearch - cross cluster search with elastic search scalability tests / performance results -
my question reference elasticsearch's new feature 'cross cluster search' https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-cross-cluster-search.html
- are there performance tests/ studies available feature? how scalable it? 1 use case have is, 10 clusters 1 million documents each (total 10 mil across clusters)
- are there other open source software available cross cluster search/ federated search? (need support pagination, column search, , sorting)
Comments
Post a Comment