I need to execute close() because the scorer is being opened in a context of a query and caches some data in that scope - of the specific query. The way to clear this cache, which is only relevant for that query, is to call close(). I think this API is not so good, but I assume that the scorer's code will not change soon...
-- View this message in context: http://lucene.472066.n3.nabble.com/How-to-tell-when-Collector-finishes-collect-loop-tp4209447p4211016.html Sent from the Solr - User mailing list archive at Nabble.com.