You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by "Steven Jacobs (JIRA)" <ji...@apache.org> on 2016/05/27 19:45:13 UTC

[jira] [Resolved] (VXQUERY-32) VXQuery integration with Apache Lucene

     [ https://issues.apache.org/jira/browse/VXQUERY-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Jacobs resolved VXQUERY-32.
----------------------------------
    Resolution: Fixed

> VXQuery integration with Apache Lucene
> --------------------------------------
>
>                 Key: VXQUERY-32
>                 URL: https://issues.apache.org/jira/browse/VXQUERY-32
>             Project: VXQuery
>          Issue Type: Improvement
>            Reporter: Vinayak Borkar
>            Assignee: Steven Jacobs
>            Priority: Minor
>              Labels: java, mentor, xml, xquery
>
> XML documents contain textual content and the need to search large corpora of documents is a fairly common task. The intent of this project is to leverage Apache Lucene's indexing and search capability so that users of the VXQuery engine can express and run text-search queries.
> This project will have two parts.
> 1. Design and implement the ability for users to create and manage text indices on collections of XML documents.
> 2. Implement functions in VXQuery to exploit these text-indices to execute relevant queries efficiently.
> As a starting point, the system does not need to do automatic index selection (decide to use the text index when the query did not actually refer to an index). Instead the functions would be used directly in the query and the system would have to use the said indices.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)