[ 
https://issues.apache.org/jira/browse/DIRSERVER-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Lecharny updated DIRSERVER-1389:
-----------------------------------------

    Fix Version/s: 2.1.0
                       (was: 2.0.0-RC1)
         Priority: Major  (was: Critical)

Postponed.

Fixing this issue requires many modifications :
- we must be able to implement algorithm that does the matching for the 
initial, final and internal values
- the IndexEntry expect a String, not a byte[]

In any case, using a SUBSTR filter with binary values is not very frequent...

> 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.

Reply via email to