[
https://issues.apache.org/jira/browse/SLING-12457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892248#comment-17892248
]
Oliver Lietz commented on SLING-12457:
--------------------------------------
[~rombert], Please go ahead, push and merge if you're fine. The original code
in {{OakSlingRepositoryManager}} used {{HashSet}} and we have two checks (first
in {{LuceneIndexRepositoryInitializer}}, second in {{LuceneIndexHelper}} which
prevent changing an existing index definition – so I don't think it makes a
difference but it also doesn't hurt. Again, please go ahead.
> Make creation of Lucene index definition configurable
> -----------------------------------------------------
>
> Key: SLING-12457
> URL: https://issues.apache.org/jira/browse/SLING-12457
> Project: Sling
> Issue Type: New Feature
> Components: JCR, Oak
> Reporter: Oliver Lietz
> Assignee: Robert Munteanu
> Priority: Minor
> Labels: Sling-13-Release-Notes
> Fix For: JCR Oak Server 1.4.4
>
>
> The Lucene index definition is created by {{{}OakSlingRepositoryManager{}}},
> but it should only be created when Lucene is used for indexing. In addition
> it would be useful to have it configurable. See SLING-5796 and SLING-12452
> for background.
> [https://jackrabbit.apache.org/oak/docs/query/lucene.html]
> WIP:
> https://github.com/apache/sling-org-apache-sling-jcr-oak-server/tree/feature/SLING-12457
--
This message was sent by Atlassian Jira
(v8.20.10#820010)