DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16816>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16816 Enhanced FSDirectory that allow lock disable via API [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|lucene- |[EMAIL PROTECTED] |[EMAIL PROTECTED] | ------- Additional Comments From [EMAIL PROTECTED] 2003-02-23 07:51 ------- John - just so I understand - your change does not add any new functionality, it simply allows you to disable locks by using one of your 2 new methods. Is this because you cannot set the system properly when writing an applet? Couldn't you just call System.setProperty(String key, String value) to set disableLuceneLocks property to true before calling FSDirectory and achieve the same thing? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
