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=27268>. 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=27268 [PATCH] Get/Set for Searcher in Hits and Searchable in RemoteSearchable [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2004-02-26 19:44 ------- What happens when a document referenced in a Hits has been deleted? Also, index merging will automatically renumber documents falling after deleted documents, so references to all of these documents would be invalid. Thus, if you're doing deletions, you cannot update a Searcher in a single step. You must keep the previous version of the Searcher around while references remain in Hits. So I think it is a bad idea to be able to update a Hit's searcher, and similarly a RemoteSearchable's searcher. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]