Re: Index Version Number

2009-04-13 Thread Richard Wiseman
Interesting. Do you know if it's possible to get the HTTP headers with Solrj? Yonik Seeley wrote: On Fri, Apr 10, 2009 at 11:58 AM, Richard Wiseman wrote: Is it possible for a Solr client to determine if the index has changed since the last time it performed a query? For example,

Index Version Number

2009-04-10 Thread Richard Wiseman
Is it possible for a Solr client to determine if the index has changed since the last time it performed a query? For example, is it possible to query the current Lucene indexVersion? Thanks in advance for your help, Richard