rom: Karthik K
> To: solr-user@lucene.apache.org
> Sent: Wed, July 14, 2010 10:26:12 PM
> Subject: Re: Solr index optimizing help
>
> yeah, that happened :( ,lost lot of data because of it.
> Can some one explain the terms numDocs and maxDoc ?? will the difference
> indicate the dup
yeah, that happened :( ,lost lot of data because of it.
Can some one explain the terms numDocs and maxDoc ?? will the difference
indicate the duplicates??
Thank you,
karthik
Does your schema have a unique id specified? If so, is it possible that you
indexed many documents that had the same ID, thus deleting previous
documents with the same ID? That would account for it, but it's a shot in
the dark...
Best
Erick
On Tue, Jul 13, 2010 at 6:20 AM, Karthik K wrote:
> Th
Thanks a lot for the reply,
is it independent of merge factor??
My index size reduced a lot (almost by 40%) after optimization and i am
worried that i might have lost the data. I have no deletes at all but a high
merge factor. Any suggestions?
Thanks,
Karthik
:32
To: solr-user@lucene.apache.org
Subject: Solr index optimizing help
Hi,
What will be the size of the index after optimizing? I know it increases
during the process but what will the size after the optimization is
done? Is
it dependent on the merge factor during indexing? Please reply,
Thanks
Hi,
What will be the size of the index after optimizing? I know it increases
during the process but what will the size after the optimization is done? Is
it dependent on the merge factor during indexing? Please reply,
Thanks,
Karthik