05-31-07 06:11 PM
Negated filter on indexed attribute doesn't find entries without attribute
--------------------------------------------------------------------------
Key: DIRSERVER-951
URL: https://issues.apache.org/jira/browse/DIRSERVER-951
Project: Directory ApacheDS
Issue Type: Bug
Components: core
Affects Versions: 1.5.1
Reporter: Martin Alderson
Searching with filter (!(myAttribute=value)) will not find entries which do
not have a myAttribute attribute when that attribute is indexed. When myAtt
ribute is not indexed the filter works as expected, finding all entries that
either do not have the spe
cified value for myAttribute or do not have any values for myAttribute at al
l.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
[ Post a follow-up to this message ]
|