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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2017/01/23 14:06:28 UTC

[jira] [Closed] (OAK-5414) Refactor LuceneIndexEditor to move out logic related to making Lucene Document to separate class

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

Davide Giannella closed OAK-5414.
---------------------------------

Bulk close for 1.5.18

> Refactor LuceneIndexEditor to move out logic related to making Lucene Document to separate class
> ------------------------------------------------------------------------------------------------
>
>                 Key: OAK-5414
>                 URL: https://issues.apache.org/jira/browse/OAK-5414
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: lucene
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>             Fix For: 1.5.18, 1.6
>
>
> LuceneIndexEditor currently does 2 tasks
> # Perform diff and figure out if a given NodeState is to be indexed
> # Make a Lucene Document if the NodeState is to be indexed
> For OAK-4808 its already known that node at given path is to be indexed and only Lucene Document is to be created. For enabling such case we should refactor out the logic for #2 to separate {{LuceneDocumentMaker}} class



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