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. Is that possible to get this information in the HTTP response > when sending the document to index ? > > Also, Is it possible to have the index's version in the Solr > responseHeader block when I issue a search query ? > > Regards, > Laurent > >