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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2013/04/02 13:31:15 UTC

[jira] [Updated] (OAK-734) Refactor indexing code to use Editors

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

Alex Parvulescu updated OAK-734:
--------------------------------

    Attachment: OAK-734.patch

proposed patch, the code looks overall more robust with the use of Editors.

The performance seems a bit better overall -  I've seen ~10% improvement on some unit tests.

I decided to drop the old property index, it is not used anymore and the cost of maintaining it was too high in my view.

I could also drop my hierarchical node diffs, as now there's proper support for what I was 
trying to achieve with the diffs

I tried to update the Solr code as well, if there's something I might have missed, sorry about that :)

the tests pass, feedback is needed
                
> Refactor indexing code to use Editors
> -------------------------------------
>
>                 Key: OAK-734
>                 URL: https://issues.apache.org/jira/browse/OAK-734
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, oak-lucene, oak-solr
>    Affects Versions: 0.6
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>         Attachments: OAK-734.patch
>
>
> Following OAK-673, I'd like to refactor the indexing code to use Editors.
> Patch follows shortly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira