I hear Lucene 4 has index value compression whic reduces the size of
index. I see that ES uses Lucene 3.x, when is Elastic Serach with Lucene
4.x going to be released? Any ideas.
Am Montag, 11. Februar 2013 17:29:53 UTC+1 schrieb Karthik Shyamsunder:
I hear Lucene 4 has index value compression whic reduces the size of
index. I see that ES uses Lucene 3.x, when is Elastic Serach with Lucene
4.x going to be released? Any ideas.
You can use compression today with 0.20.x (and 0.19.7 and above), which works in a similar manner to how the compression in Lucene 4.1 works. You need to set index.store.compress.stored to true.
In next ES version (0.21), we already upgraded to Lucene 4.1, and compression is always enabled.
I hear Lucene 4 has index value compression whic reduces the size of index. I see that ES uses Lucene 3.x, when is Elastic Serach with Lucene 4.x going to be released? Any ideas.
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.