Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
While discussing OAK-3156, it was decided that virtual rows would have returned path as null. Opening this issue to let OAK-3156 be resolved as status quo on value being returned by virtual rows.
Note: Having null paths for virtual rows is semantically correct as there is no defined meaning of a path for those rows. But it brings in some backward incompatibility issue:
- existing queries which would have some ... AND jcr:path='/' would not work anymore
- xpaths has path built in implicitly, so xpath need to be un-supported
PS: Do look at comments on OAK-3156 to get more details into how/why did we arrive here.
Attachments
Issue Links
- is related to
-
OAK-3156 Lucene suggestions index definition can't be restricted to a specific type of node
- Closed