[ 
https://issues.apache.org/jira/browse/DIRSERVER-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865036#comment-16865036
 ] 

Emmanuel Lecharny commented on DIRSERVER-1403:
----------------------------------------------

This is more a LDAP API issue than a Server one. Some of the normalizers have 
already been implemented:

* {{DnNormalizer}}
* {{DeepTrimNormalizer}}
* {{DeepTrimToLowerNormalizer}}

All the strings are prepared by default, so teh following normalizers are 
useless :
* {{DeepTrimPreparedToLower}} normalizer
* {{PreparedIA5String}} normalizer
* {{PreparedIA5String}} normalizer
* {{PreparedToLowerIA5String}} normalizer
* {{ PreparedString}} normalizer

Those are the remaining normalizer to be added :

* {{Keyword}} normalizer
* {{Protocol}} normalizer
* {{Word}} normalizer


> Implement the missing normalizers
> ---------------------------------
>
>                 Key: DIRSERVER-1403
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1403
>             Project: Directory ApacheDS
>          Issue Type: Task
>    Affects Versions: 1.5.5
>            Reporter: Emmanuel Lecharny
>            Priority: Major
>             Fix For: 2.0.0-RC1
>
>
> We have many missing normalizers :
> - DeepTrim
> - DeepTrimPreparedToLowerCase
> - DeepTrimToLowerCase
> - DN (?)
> - Keyword
> - PreparedIA5String
> - PreparedString
> - PreparedToLowerIA5String
> - Protocol
> - Word
> We have to implement thjem at some point.?
> The relation between N and MR is given on this wiki page : 
> http://cwiki.apache.org/confluence/display/DIRxSRVx11/Schema+Normalizers



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to