[
https://issues.apache.org/jira/browse/OAK-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16119499#comment-16119499
]
Paul Chibulcuteanu edited comment on OAK-6534 at 8/9/17 6:54 AM:
-----------------------------------------------------------------
[~chetanm], yes this would be fine. This way, if one wants to reindex
everything present in the --index-definitions-file then --index-paths should
not be provided.
was (Author: chibulcu):
[~chetanm], yes this would be fine. This way, if one wants to reindex
everything present in the _--index-definitions-file_ then _--index-paths_
should not be provided.
> Compute indexPaths from index definitions json
> ----------------------------------------------
>
> Key: OAK-6534
> URL: https://issues.apache.org/jira/browse/OAK-6534
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: run
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Priority: Minor
> Fix For: 1.8
>
>
> Currently while adding/updating indexes via {{--index-definitions-file}}
> (OAK-6471) the index paths are always determined by {{--index-paths}} option.
> If there are more index definitions present in the json file then those would
> be ignored.
> To avoid confusion following approach should be implemented
> * If {{--index-paths}} is specified then use that
> * If not and {{--index-definitions-file}} is provided then compute index
> paths from that
> * If both are specified then {{--index-paths}} takes precendence (no merging
> done)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)