[ https://issues.apache.org/jira/browse/OAK-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Parvulescu updated OAK-1874:
---------------------------------
Attachment: OAK-1874.patch
attaching proposed patch based on the idea that new definitions will be automatically marked
for reindexing.
> Indexes: re-index automatically when adding an index
> ----------------------------------------------------
>
> Key: OAK-1874
> URL: https://issues.apache.org/jira/browse/OAK-1874
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: query
> Reporter: Thomas Mueller
> Fix For: 1.1
>
> Attachments: OAK-1874.patch
>
>
> When adding an index via import of content, the index is not automatically re-built.
This is problematic, because subsequent queries will return no data because of that. Currently,
the only way to re-index is to set the "reindex" property to "true".
> I suggest that indexes are automatically re-indexes if the hidden child node (":data"
I believe) is missing. This is in addition to the "reindex" property.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|