[ 
https://issues.apache.org/jira/browse/OAK-9907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Mueller reassigned OAK-9907:
-----------------------------------

    Assignee: Thomas Mueller

> Allow comparing indexes in the same file
> ----------------------------------------
>
>                 Key: OAK-9907
>                 URL: https://issues.apache.org/jira/browse/OAK-9907
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: indexing, oak-run
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Major
>
> Currently the oak-run command "index-diff" only allows "bulk" compare, that 
> is compares all entries in a directory.
> What is missing is a simpler version of that, which can work for files.
> Example:
> {noformat}
> java -jar target/oak-run-1.45-SNAPSHOT.jar index-diff 
>   --compare target/temp/indexes.json 
>   --index1 "/oak:index/lucene-2" 
>   --index2 "/oak:index/lucene-2-custom-1" 
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to