You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2011/06/30 13:50:28 UTC

[jira] [Updated] (OPENNLP-207) Add search support to Corpus Server based on Lucas

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

Tommaso Teofili updated OPENNLP-207:
------------------------------------

    Description: 
The Corpus Server needs CAS indexing and searching capabilities.
The index must be updated when a CAS is added and when a CAS is changed; this could be achieved by using Lucas, eventually with little changes.
We need to have one index loaded and concurrently update it (with Lucas) and query it (with Lucene APIs); the search method should return a list of matched CAS references.




  was:
The Corpus Refiner needs CAS indexing and searching capabilities.
The index must be updated when a CAS is added and when a CAS is changed; this could be achieved by using Lucas, eventually with little changes.
We need to have one index loaded and concurrently update it (with Lucas) and query it (with Lucene APIs); the search method should return a list of matched CAS references.




        Summary: Add search support to Corpus Server based on Lucas  (was: Add search support to Corpus Refiner based on Lucas)

> Add search support to Corpus Server based on Lucas
> --------------------------------------------------
>
>                 Key: OPENNLP-207
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-207
>             Project: OpenNLP
>          Issue Type: Task
>            Reporter: Tommaso Teofili
>
> The Corpus Server needs CAS indexing and searching capabilities.
> The index must be updated when a CAS is added and when a CAS is changed; this could be achieved by using Lucas, eventually with little changes.
> We need to have one index loaded and concurrently update it (with Lucas) and query it (with Lucene APIs); the search method should return a list of matched CAS references.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira