Re: Holding and changing index wide information

2010-07-22 Thread findbestopensource
Hi Jan, I think, you require version number for each commit OR updates. Say you added 10 docs then it is update 1, then modifed or added some more then it is update 2.. If it is so then my advice would be to have field named field-type, version-number and version-date-time as part of the field in

Re: Holding and changing index wide information

2010-07-22 Thread Ian Lea
Just add/update a dedicated document in the index. k=updatenumber v=whatever. Retrieve it with a search for k:updatenumber, update with iw.updateDocument(whatever). -- Ian. On Thu, Jul 22, 2010 at 12:55 PM, wrote: > Hi, > > When using incremental updating via Solr, we want to know, which up