Re: Solr Optimization Fail

2011-12-19 Thread Chris Hostetter
: Oh, yes on windows, using java 1.6 and Solr 1.4.1. aparently no one has ever written a FAQ on this, so i just added one... https://wiki.apache.org/solr/FAQ#Why_doesn.27t_my_index_directory_get_smaller_.28immediately.29_when_i_delete_documents.3F_force_a_merge.3F_optimize.3F : > Are you on Wi

Re: Solr Optimization Fail

2011-12-16 Thread Rajani Maski
iciembre de 2011 11:11 > > Para: solr-user@lucene.apache.org > > Asunto: Solr Optimization Fail > > > > Hi, > > > > When we do optimize, it actually reduces the data size right? > > > > I have index of size 6gb(5 million documents). Index is already created

Re: Solr Optimization Fail

2011-12-16 Thread Tomás Fernández Löbbe
[rajinima...@gmail.com] > Enviado el: viernes, 16 de diciembre de 2011 11:11 > Para: solr-user@lucene.apache.org > Asunto: Solr Optimization Fail > > Hi, > > When we do optimize, it actually reduces the data size right? > > I have index of size 6gb(5 million documents). Index

Re: Solr Optimization Fail

2011-12-16 Thread Rajani Maski
onfig.xml > > > De: Rajani Maski [rajinima...@gmail.com] > Enviado el: viernes, 16 de diciembre de 2011 11:11 > Para: solr-user@lucene.apache.org > Asunto: Solr Optimization Fail > > Hi, > > When we do optimize, it actually reduces the data size right?

RE: Solr Optimization Fail

2011-12-16 Thread Juan Pablo Mora
@lucene.apache.org Asunto: Solr Optimization Fail Hi, When we do optimize, it actually reduces the data size right? I have index of size 6gb(5 million documents). Index is already created with commits for every 1 documents. Now I was trying to do optimization with http optimize command

Solr Optimization Fail

2011-12-16 Thread Rajani Maski
Hi, When we do optimize, it actually reduces the data size right? I have index of size 6gb(5 million documents). Index is already created with commits for every 1 documents. Now I was trying to do optimization with http optimize command. When i did that, data size became - 12gb. Why th