You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2016/03/28 08:42:25 UTC

[jira] [Created] (OAK-4152) Expose the index path to IndexEditor

Chetan Mehrotra created OAK-4152:
------------------------------------

             Summary: Expose the index path to IndexEditor
                 Key: OAK-4152
                 URL: https://issues.apache.org/jira/browse/OAK-4152
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: query
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
            Priority: Minor
             Fix For: 1.6


For some cases like below it would be good to have indexPath information somehow conveyed to the index editors

# CopyOnWrite in Lucene index 
# Better logging in IndexEditor

For this we have 2 options
# Change the {{IndexEditorProvider#getIndexEditor}} method and pass the path there
# OR Set the path as a hidden property in index definition and have a convention for editor to pick that information from there



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)