HI,
am inserting the records one by one. 1st i create a solr input
document, add it into solr, perform a commit.
i loop this entire process for a million times.
Regards,
Raakhi
On Wed, Oct 28, 2009 at 1:45 AM, Grant Ingersoll wrote:
>
> On Oct 26, 2009, at 1:14 AM, Rakhi Khatwani wrote:
>
On Oct 26, 2009, at 1:14 AM, Rakhi Khatwani wrote:
Hi,
i was trying to insert one million records in solr (keeping the
id from
0 to 100). things were fine till it inserted (id = 523932).
after that
it started inserting it from 1 (i.e updating). i am not able to
understand
this b
Hi,
i was trying to insert one million records in solr (keeping the id from
0 to 100). things were fine till it inserted (id = 523932). after that
it started inserting it from 1 (i.e updating). i am not able to understand
this behaviour. any pointers??
Regards,
Raakhi