Add search support to Corpus Refiner 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 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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira