You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2007/08/18 18:12:30 UTC

[jira] Assigned: (DIRSERVER-951) Negated filter on indexed attribute doesn't find entries without attribute

     [ https://issues.apache.org/jira/browse/DIRSERVER-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Karasulu reassigned DIRSERVER-951:
---------------------------------------

    Assignee: Martin Alderson  (was: Alex Karasulu)

Martin this is a very inciteful synopsis of the problem.  I'm amazed by your understanding of the server.  I have not assessed your reasoning fully yet and I will as well as keep an eye on the commits.  I'm turning over this issue to you.  I'll be offline today to take care of a few things but I'll be available later if you want to talk about it.

Also please make sure you run all integration tests before committing your changes just to make sure all is legit.  I will reopen this issue as well.


> 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
>            Assignee: Martin Alderson
>            Priority: Blocker
>             Fix For: 1.5.1
>
>
> Searching with filter (!(myAttribute=value)) will not find entries which do not have a myAttribute attribute when that attribute is indexed.  When myAttribute is not indexed the filter works as expected, finding all entries that either do not have the specified value for myAttribute or do not have any values for myAttribute at all.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.