DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30183>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30183

[PATCH] TextContentIndexer

           Summary: [PATCH] TextContentIndexer
           Product: Slide
           Version: 2.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Search
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The patch fixes 2 problems:
-dropIndex did not drop any URI from the index since URI_FIELD has been added 
as an unindexed field.
-dropIndex gets called on a PROPPATCH request since VersioningHelper 
called "content.remove( sToken, rUri, NodeRevisionNumber.HIDDEN_0_0 )" and 
mistakenly dropped the URI from the index (after fixing the first problem)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to