Be smarter about performing actual Lucene index changes -------------------------------------------------------
Key: MINDEXER-27 URL: http://jira.codehaus.org/browse/MINDEXER-27 Project: Maven Indexer Issue Type: New Feature Affects Versions: 4.0.0 Reporter: Tamás Cservenák {{NexusIndexer.addArtifactToIndex()}} will perform Lucene index changes even if that does not makes any _content change_ (the artifact to be added and artifact already on index have _same_ ArtifactInfo). Still, actual IO -- Lucene Document deletion, and Lucene Document addition -- does happen, even if it results in no logical/content change. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira