[
https://issues.apache.org/jira/browse/DIRSERVER-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRSERVER-2048.
------------------------------------------
Resolution: Fixed
A shortcut has been added into the {{EqualityEvaluator.evaluate()}} method : as
the values are stored into a HashMap, no need to iterate through all the values.
fixed with :
http://svn.apache.org/r1657716
> Searching for entries with numerous MV attributes can be long
> -------------------------------------------------------------
>
> Key: DIRSERVER-2048
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2048
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 2.0.0-M19
> Reporter: Emmanuel Lecharny
> Fix For: 2.0.0-M20
>
>
> Doing a search with a filter like
> {{(&(member=blah)(objectClass=groupOfNames))}} where some entry may have
> thousands of member's values, takes seconds.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)