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 "Thomas Mueller (Jira)" <ji...@apache.org> on 2022/03/31 13:46:00 UTC

[jira] [Comment Edited] (OAK-9743) oak-run indexing doesn't support facets (document store + document order traversal)

    [ https://issues.apache.org/jira/browse/OAK-9743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515340#comment-17515340 ] 

Thomas Mueller edited comment on OAK-9743 at 3/31/22, 1:45 PM:
---------------------------------------------------------------

The bug was introduced 5 years ago in OAK-6353 - Use Document order traversal for reindexing performed on DocumentNodeStore setups
Commit message: "Initial implementation. Some TODO pending"


was (Author: tmueller):
The bug was introduced in OAK-6353 - Use Document order traversal for reindexing performed on DocumentNodeStore setups
Commit message: "Initial implementation. Some TODO pending"

> oak-run indexing doesn't support facets (document store + document order traversal)
> -----------------------------------------------------------------------------------
>
>                 Key: OAK-9743
>                 URL: https://issues.apache.org/jira/browse/OAK-9743
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Major
>
> When using oak-run indexing with document store + doc order traversal, facets are not stored properly: they are stored in a field "$facets".
> The reason seems to be that a new facet config is created for each Lucene document.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)