[
https://issues.apache.org/jira/browse/DIRSERVER-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875765#comment-16875765
]
Emmanuel Lecharny commented on DIRSERVER-1703:
----------------------------------------------
OpenLDAP does not support such thing.
This is a bit problematic: we can't easily use one single index, as the filter
engine may get back many candidates from wrong entries if it bases teh search
on a unique inherited index (typically, we would get back values from
givenName, surname, etc while only cn would be needed).
> Index on AttributeType don't span over inherited AT
> ---------------------------------------------------
>
> Key: DIRSERVER-1703
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1703
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: index, ldap, search
> Affects Versions: 2.0.0-M6
> Reporter: Emmanuel Lecharny
> Priority: Major
> Fix For: 2.1.0
>
>
> If we add an index for an AttributeType which is a superior of another
> AttributeType, then the entries using the second AttributeType won't be
> indexed. For instance, indexing Name won't lead to have cn, sn, etc added
> into the index.
> We should add a flag in the index configuration to allow such a mode
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]