Steven Jacobs created VXQUERY-188:
-------------------------------------
Summary: Fully integrate Lucene Indexing into VXQuery
Key: VXQUERY-188
URL: https://issues.apache.org/jira/browse/VXQUERY-188
Project: VXQuery
Issue Type: Bug
Reporter: Steven Jacobs
Currently, the indexing project for VXQuery is able to perform two tasks:
1) Create a Lucene index from an XML collection (folder).
2) Specify in a query to use this index to perform the query.
There are several more desired capabilities to fully integrate Lucene indexing:
1) Enable queries to dynamically decide at runtime when to use indexes.
2) Extend indexing to HDFS folders.
3) Allow updates to collection indexes (when Adding/Deleting/Modifying XML
files).
4) As JSONiq becomes integrated into VXQuery, extend indexing to work with
either XQuery or JSONiq.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)