Re: How to know the indexversion when sending a document ?

2012-09-13 Thread Laurent Vaills
I forgot to mention that I am using Solr 3.6 . Laurent 2012/9/12 Laurent Vaills laurent.vai...@gmail.com Hi, When I index a document in Solr, I do not commit immediately after, I use the autoCommit feature. But I would like to know in which index's version the document will be available

Re: Memory leak?? with CloseableThreadLocal with use of Snowball Filter

2012-08-02 Thread Laurent Vaills
Hi everyone, Is there any chance to get his backported for a 3.6.2 ? Regards, Laurent 2012/8/2 Simon Willnauer simon.willna...@gmail.com On Thu, Aug 2, 2012 at 7:53 AM, roz dev rozde...@gmail.com wrote: Thanks Robert for these inputs. Since we do not really Snowball analyzer for this

Re: timeAllowed flag in the response

2012-06-08 Thread Laurent Vaills
, Of course, this is no reasonable approach in production environment. The only way you can get the information is by patching Solr with a dirty hack. Greetings, Kuli Am 07.06.2012 22:14, schrieb Laurent Vaills: Hi everyone, We have some grouping queries that are quite long to execute. Some

Avoiding corrupted index

2011-04-15 Thread Laurent Vaills
Hi everyone, We are using Solr 1.4.1 in my company and we need to do some backups of the indexes. After some googling, I'm quite confused about the differents ways of backing up the index. First, I tried the scripts provided in the Solr distribution without success : I untarred the