Implement Lucene catalog initialization at Filemanager startup
--------------------------------------------------------------

                 Key: OODT-382
                 URL: https://issues.apache.org/jira/browse/OODT-382
             Project: OODT
          Issue Type: Improvement
          Components: file manager
            Reporter: Luca Cinquini


Currently, if the file manager is configured to use Lucene in the back-end, the 
Lucene catalog is not initialized until the first file is ingested. As a 
consequence, querying the FileManager before any file is ingested returns an 
error.

A more desirable behavior is that when the FileManager starts, an empty Lucene 
catalog is automatically created, if not existing already.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to