[
https://issues.apache.org/jira/browse/DIRSERVER-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13835542#comment-13835542
]
lucas theisen commented on DIRSERVER-1921:
------------------------------------------
I patched and built a fork of my own (from your github mirror). It was a
painful process as I had to build directory-shared, then directory-server and
some of the tests were flakey (would work if I ran them in the IDE but failed
in the maven build). But in the end I was able to build a patched version of
the service jar, drop it in place of the original, export my data (to ldif),
drop my directory root, re-import all my data (from ldif to rebuild the
indexes), and now it works. So for now, I am happy. Thanks for pointing to
the fix, looking forward to the release version, and good work on this project!
> Indexes dont work on distinguishedNameMatch attributeType
> ---------------------------------------------------------
>
> Key: DIRSERVER-1921
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1921
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: core
> Affects Versions: 2.0.0-M15
> Reporter: lucas theisen
> Priority: Critical
> Labels: patch, test
> Fix For: 2.0.0-RC1
>
> Attachments: patch.txt
>
>
> When attempting to add an index for an attribute that uses
> distinguishedNameMatch, items are not found. I will attach a patch for the
> JdbmIndexTest that demonstrates the issue.
--
This message was sent by Atlassian JIRA
(v6.1#6144)