What version of Solr are you using? And how are you sending your
docs to Solr?
Bumping your JVM size and bumping your RAM size
to 128M also might help..
How are you sending your docs to Solr? And where are you
getting them from? Are you sure that Solr is your problem or
is it your data acquisitio
Sorry for 15k Docs, it is taking 3 mins.
On Thu, Aug 4, 2011 at 10:07 PM, Naveen Gupta wrote:
> Hi,
>
> We are having a requirement where we are having almost 100,000 documents to
> be indexed (atleast 20 fields). These fields are not having length greater
> than 10 KB.
>
> Also we are running p
Hi,
We are having a requirement where we are having almost 100,000 documents to
be indexed (atleast 20 fields). These fields are not having length greater
than 10 KB.
Also we are running parallel search for the same index.
We found that it is taking almost 3 min to index the entire documents.
S