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=25793>. 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=25793 Possibility to update fields of an existing document Summary: Possibility to update fields of an existing document Product: Lucene Version: unspecified Platform: All OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Index AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi, this is probably gonna be rejected but... We're using lucene to index documents content (word, pdf etc.) with their meta data. The meta data is used to implement access rights to the documents. It is possible (in our system) to change the meta data without the content but currently we have to re-index to entire document (which can take a significant amount of time especially for large PDF's). This results in a performance hit on the server which may not be necessary. Is it possible to add a method to update only some fields of a lucene document and leave the content fields as is? Jeroen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]