I don't want to be limited to the size of my cluster. It looks like SOLR
supports this. IE split a shard, then replicate it to a new server.
Does ES support this yet... this is going to be the key decision maker for
me. If I can't add more servers to scale my load then it's kind of a show
stopper I'm afraid
I don't want to be limited to the size of my cluster. It looks like SOLR
supports this. IE split a shard, then replicate it to a new server.
Does ES support this yet... this is going to be the key decision maker for
me. If I can't add more servers to scale my load then it's kind of a show
stopper I'm afraid
The way to go is by using index aliases.
If you need more shards at some point, create a new index with as many shards you need and add it to the alias.
On 3 October 2014 14:58, Kevin Burton burtonator@gmail.com wrote:
I'm unclear if ES supports this...
I don't want to be limited to the size of my cluster. It looks like SOLR supports this. IE split a shard, then replicate it to a new server.
Does ES support this yet... this is going to be the key decision maker for me. If I can't add more servers to scale my load then it's kind of a show stopper I'm afraid
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.