[
https://issues.apache.org/jira/browse/VXQUERY-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082597#comment-16082597
]
ASF subversion and git services commented on VXQUERY-196:
---------------------------------------------------------
Commit 4a38f670cd11231bd18a321cbacdd4f4e109b50a in vxquery's branch
refs/heads/master from [~pavlopoul]
[ https://git-wip-us.apache.org/repos/asf?p=vxquery.git;h=4a38f67 ]
[VXQUERY-196][VXQUERY-204][VXQUERY-228] Cleaning up indexing query statements
1) Move XPath out of arguments for collection-from-index, leave only the
collection path.
2) Hide the index usage from the user by creating a rewrite rule to figure out
the existence of index.
3) Remove the unnecessary header tags that collection-from-index creates.
> Move XPath out of arguments for collection-from-index
> -----------------------------------------------------
>
> Key: VXQUERY-196
> URL: https://issues.apache.org/jira/browse/VXQUERY-196
> Project: VXQuery
> Issue Type: Bug
> Reporter: Steven Jacobs
>
> Currently "collection-from-index" has a second argument for the path to be
> searched in the index. We should be able to get this from the path used after
> the function call, the same way that "collection" does now.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)