add hook to allow explicit calls to IndexWriter.deleteUnusedFiles()
-------------------------------------------------------------------

                 Key: SOLR-2532
                 URL: https://issues.apache.org/jira/browse/SOLR-2532
             Project: Solr
          Issue Type: New Feature
            Reporter: Hoss Man


It would be nice if we gave Solr Windows users some way to deal with the 
"unused files" problem explicitly.

This could either come in the form of a new automatic action in a background 
thread (when Solr knows it's opened a new reader, it can tell IndexWRiter to 
explicitly clean up the old files) or perhaps as an explicit action (maybe an 
Event Listener that could be configured postCommit or newSearcher?)



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to