Hey,
some time ago I asked around and found out that lucene has inbuilt support
pretty much for propagating deletes to the active index without a lengthy
commit ( I do not remember the exact semantics but I believe it involves
using an IndexReader reopen() method or so).
I wanted to check back and find out whether solr now makes use of this in
any way - Otherwise, is anyone working on such a feature - And Otherwise, if
i'd like to pick up the glove on this, what would be a correct way,
architecture-wise to go about it ? implement as a separate UpdateHandler /
flag..?

Thanks,
-Chak
-- 
View this message in context: 
http://old.nabble.com/Real-time-deletes-tp27472975p27472975.html
Sent from the Solr - Dev mailing list archive at Nabble.com.

Reply via email to