[
https://issues.apache.org/jira/browse/OAK-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Marth updated OAK-1874:
-------------------------------
Description:
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.
was:
When adding and 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.
> 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
>
>
> 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)