[
https://issues.apache.org/jira/browse/DIRSERVER-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872270#action_12872270
]
Emmanuel Lecharny commented on DIRSERVER-1402:
----------------------------------------------
The missing comparators are for the following MR :
booleanMatch
integerMatch
bitStringMatch
presentationAddressMatch
protocolInformationMatch
integerFirstComponentMatch
objectIdentifierFirstComponentMatch
directoryStringFirstComponentMatch
wordMatch
keywordMatch
caseExactOrderingMatch
exactDnAsStringMatch
bigIntegerMatch (Uses a LongComparator, which is wrong)
> Many Comparators are missing
> ----------------------------
>
> Key: DIRSERVER-1402
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1402
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.5.5
> Reporter: Emmanuel Lecharny
> Assignee: Emmanuel Lecharny
> Priority: Critical
> Fix For: 2.0.0-RC1
>
>
> Many comparators are missing. More specifically, we have only one comparator
> for Strings, when we should have some for case sensitive strings, case
> insensitive strings, IA5 strings, substrings, etc...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.