[
https://issues.apache.org/jira/browse/DIRSERVER-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879841#action_12879841
]
Emmanuel Lecharny commented on DIRSERVER-1389:
----------------------------------------------
The SearchBinaryIT.testSearchSubstrOnBinaryAttribute() test desmonstrates the
problem
> Cannot index binary attributeTypes using the SUBSTR matching rule
> -----------------------------------------------------------------
>
> Key: DIRSERVER-1389
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1389
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.5.4
> Reporter: Emmanuel Lecharny
> Assignee: Emmanuel Lecharny
> Fix For: 2.1.0
>
>
> We can't index binary attributes which uses a Substr matching rule, like
> octetStringSubstringsMatch, as the Index is expecting a String value. This is
> a major problem we have to fix, otherwise we won't be able to do a fast
> search for Certificate or such attributes like ObjectGUID (M$ atributeType)
> This will require some major refactoring in the server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.