2012/11/22 Martin Koch <m...@issuu.com> > IMO it would be ideal if the lucene/solr community could come up with a > good way of updating fields in a document without reindexing. This could be > by linking to some external data store, or in the lucene/solr internals. If > it would make things easier, a good first step would be to have dynamically > updateable numerical fields only. >
Hi Martin, I'm working on implementing exactly this, and I have a working prototype right now. I'm going to write on lucene dev about the details and asking advice there. I'll contribute the code, so anyone interested followup on dev. Simone