You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Carlo Accorsi (JIRA)" <ji...@apache.org> on 2013/06/11 20:52:20 UTC

[jira] [Created] (DIRSERVER-1854) Indexes for entry corrupted after replace modification

Carlo Accorsi created DIRSERVER-1854:
----------------------------------------

             Summary: Indexes for entry corrupted after replace modification
                 Key: DIRSERVER-1854
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1854
             Project: Directory ApacheDS
          Issue Type: Bug
          Components: core
    Affects Versions: 2.0.0-M12
         Environment: Windows x64, Java 1.6.0_32, ApacheDS API 1.0.0-M17
            Reporter: Carlo Accorsi


We have several attributes indexed on a custom partition. The first time the entry is created and saved, the attribute is searchable with a wildcard. For example, if there are two entries with the following CN's: 

cn: User One
cn: User Two

the search cursor for (cn=*) will return two entries. If the cn on one of the entries is changed with a replace modification, (cn=*) will not include the entry in a result.  This behavior is observed with other indexed attributes as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira