Re: Problems running SOLR 1.2 - documents not being indexed properly

2007-07-10 Thread Daniel Alheiros
Hi Hoss Yes, no error and that strange behaviour on the numbers shown by the admin console. I'll try an see how to make my SOLR logging better, because so far it's not that good. Regards, Daniel On 9/7/07 19:16, "Chris Hostetter" <[EMAIL PROTECTED]> wrote: > > : After I removed manually it wo

Re: Problems running SOLR 1.2 - documents not being indexed properly

2007-07-09 Thread Chris Hostetter
: After I removed manually it worked correctly and I've restarted a few times : since the "lost lock" was there... Isn't that lock removal on start-up : optional? it is, it's controlled by the... false ...option in the mainIndex or indexDefaults section. : >> The main problem to me is that i

Re: Problems running SOLR 1.2 - documents not being indexed properly

2007-07-09 Thread Daniel Alheiros
Hi Ard After I removed manually it worked correctly and I've restarted a few times since the "lost lock" was there... Isn't that lock removal on start-up optional? Regards, Daniel On 9/7/07 13:50, "Ard Schrijvers" <[EMAIL PROTECTED]> wrote: > Hello Daniel, > > it sounds strange to me because

RE: Problems running SOLR 1.2 - documents not being indexed properly

2007-07-09 Thread Ard Schrijvers
Hello Daniel, it sounds strange to me because in SolrCore you can find in initIndex() that locks are removed at initialisation Regards Ard > > Hi > > I'm developing a search application using SOLR/Lucene and I > think I found a > bug. > > I was trying to index more documents and the tot

Problems running SOLR 1.2 - documents not being indexed properly

2007-07-09 Thread Daniel Alheiros
Hi I'm developing a search application using SOLR/Lucene and I think I found a bug. I was trying to index more documents and the total document number wasn't changing, but for each document batch I was sending to update the index, the numbers shown by the console in the update handler section was