Re: frequency of commit when building index from scratch

2009-08-25 Thread Edward Capriolo
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

Re: Solr JMX and Cacti

2009-07-20 Thread Edward Capriolo
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: >>> >>>>

Re: Solr JMX and Cacti

2009-07-20 Thread Edward Capriolo
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

Solr JMX and Cacti

2009-07-20 Thread Edward Capriolo
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