>>You would get autowarming, etc, by default though - not what you want >>from a searcher that is only used for deletions.
As a work around, I manually initialise LRUCache instance in DUH2 constructor. It works but not very elegant because you can't view cache's statistics info in Solr admin... >>What problem are you trying to solve that requires directly using or >>modifying DUH2? I'm doing near duplication detection on a fairly large number of documents. Each document to be added to Solr will be compared with sample documents from all clusters in the index. I could of course, dedupe documents at client side but the performance will not be as good. BTW, has anyone here done any serious near duplication detection with Solr? If yes, what approaches did you use? Thanks. -- View this message in context: http://www.nabble.com/Implication-of-not-calling-closeSearcher%28%29-in-DirectUpdateHandler2--tf4508411.html#a12861789 Sent from the Solr - Dev mailing list archive at Nabble.com.