[ http://jira.codehaus.org/browse/MINDEXER-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Igor Fedorenko updated MINDEXER-27: ----------------------------------- Attachment: 0001-MINDEXER-27-only-update-lucene-index-when-there-are-.patch Proposed patch against 3.1.0 tag. See commit comment for more details. > 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: 3.1.0, 4.0.0 > Reporter: Tamás Cservenák > Fix For: 4.1.0 > > Attachments: > 0001-MINDEXER-27-only-update-lucene-index-when-there-are-.patch > > > {{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