[daisy] [JIRA] Resolved: (DSY-305) Optimize Lucene usage

Paul Focke (JIRA) issues at cocoondev.org
Mon Jul 24 06:29:08 CDT 2006


     [ http://issues.cocoondev.org//browse/DSY-305?page=all ]
     
Paul Focke resolved DSY-305:
----------------------------

    Fix Version: public - 2.0
     Resolution: Fixed

> Optimize Lucene usage
> ---------------------
>
>          Key: DSY-305
>          URL: http://issues.cocoondev.org//browse/DSY-305
>      Project: Daisy
>         Type: Improvement
>   Components: Querying and indexing (repository)
>     Reporter: Bruno Dumon
>     Priority: Minor
>      Fix For: public - 1.5, public - 2.0

>
> Daisy can optimize its usage of Lucene a bit, in order to avoid the possibility of a "too many open files" error.
> Currently Daisy constructs a new IndexReader/IndexSearcher for each search, while this is not really necessary. Also, the close methods of those objects is not called.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the daisy mailing list