On Tue, Aug 25, 2009 at 5:29 PM, Bill Au wrote:
> Just curious, how often do folks commit when building their Solr/Lucene
> index from scratch for index with millions of documents? Should I just wait
> and do a single commit at the end after adding all the documents to the
> index?
>
> Bill
>
Bil
On Mon, Jul 20, 2009 at 12:31 PM, Ryan McKinley wrote:
>
> On Jul 20, 2009, at 9:16 AM, Edward Capriolo wrote:
>
>> On Mon, Jul 20, 2009 at 11:53 AM, Ryan McKinley wrote:
>>>
>>> On Jul 20, 2009, at 8:47 AM, Edward Capriolo wrote:
>>>
>>>>
On Mon, Jul 20, 2009 at 11:53 AM, Ryan McKinley wrote:
>
> On Jul 20, 2009, at 8:47 AM, Edward Capriolo wrote:
>
>> Hey all,
>>
>> We have several deployments of Solr across our enterprise. Our largest
>> one is a several GB and when enough documents are added
Hey all,
We have several deployments of Solr across our enterprise. Our largest
one is a several GB and when enough documents are added an OOM
exception is occurring.
To debug this problem I have enable JMX. My goal is to write some
cacti templates similar to the ones I have done for hadoop.
http