Lucas should make the create flag for the IndexWriter configurable
------------------------------------------------------------------

                 Key: UIMA-2215
                 URL: https://issues.apache.org/jira/browse/UIMA-2215
             Project: UIMA
          Issue Type: Improvement
          Components: Sandbox-Lucas
            Reporter: Jörn Kottmann
            Assignee: Jörn Kottmann
            Priority: Trivial
             Fix For: 2.3.1Addons


Lucas always creates an IndexWriter with a create flag set to true. The create 
flag should be configurable instead via the properties file, which already 
exists, and configures all other kind of properties to influence the Index 
Writer creation.

This feature is needed for OpenNLPs Corpus Server, where an index must either 
be created, or reopened by the Lucas Index Writer.
In the current implementation where the flag is always true, reopening is not 
possible because the index is overwritten.

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


Reply via email to