The following issue has been updated:
Updater: Enrique Lara (mailto:[EMAIL PROTECTED])
Date: Fri, 2 Jul 2004 9:28 AM
Changes:
Attachment changed to patchfile.txt
---------------------------------------------------------------------
For a full history of the issue, see:
http://issues.apache.org/jira/browse/JS1-498?page=history
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/JS1-498
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JS1-498
Summary: [ENH] LuceneSearchService - condional optimization
Type: Improvement
Status: Unassigned
Priority: Minor
Project: Jetspeed
Components:
Miscellaneous
Versions:
1.6-dev
Assignee:
Reporter: Enrique Lara
Created: Fri, 2 Jul 2004 9:27 AM
Updated: Fri, 2 Jul 2004 9:28 AM
Environment: All
Description:
This enhancement adds the ability to optimize the Search indexes manually. This
change also adds a configuration parameter to specify whether to optimize the indexes
after each add/remove.
o Added optional method to SearchService interface:
public boolean optimize() throws UnsupportedOperationException;
o Added boolean service configuration option:
services.Search.auto_optimize=false
There is also a logic change in the udpate() method. The add() will not proceed if
the remove() did not succeed.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]