[
https://issues.apache.org/jira/browse/MINDEXER-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965264#comment-17965264
]
Olivier Lamy commented on MINDEXER-27:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-indexer#462|https://github.com/apache/maven-indexer/issues/462].
> Be smarter about performing actual Lucene index changes
> -------------------------------------------------------
>
> Key: MINDEXER-27
> URL: https://issues.apache.org/jira/browse/MINDEXER-27
> Project: Maven Indexer (Moved to GitHub Issues)
> Issue Type: New Feature
> Affects Versions: 3.1.0, 4.0.0
> Reporter: Tamas Cservenak
> Assignee: Tamas Cservenak
> Priority: Major
> Fix For: 4.1.1
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)