Tamás Cservenák created MINDEXER-57: ---------------------------------------
Summary: Make use of new Lucene 3.5+ API Key: MINDEXER-57 URL: https://jira.codehaus.org/browse/MINDEXER-57 Project: Maven Indexer Issue Type: Improvement Reporter: Tamás Cservenák Make use of new Lucene 3.5+ API. Lucene introduced some nice new APIs (and they got into core in 3.6). Since MI is bumped to Lucene 3.6, it should make use of those. Most of these relates to searcher lifespan management, something that was done by very involved locking and "bottlewarmer" features of MI, something that should be completely removed. See: http://blog.mikemccandless.com/2011/11/searcherlifetimemanager-prevents-broken.html http://blog.mikemccandless.com/2011/11/near-real-time-readers-with-lucenes.html -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira