You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2016/05/29 23:39:12 UTC

[jira] [Created] (DIRSERVER-2149) Searching with a >= or <= filter when we don't have a ORDERING MR should not give back a result

Emmanuel Lecharny created DIRSERVER-2149:
--------------------------------------------

             Summary: Searching with a >= or <= filter when we don't have a ORDERING MR should not give back a result
                 Key: DIRSERVER-2149
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2149
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 2.0.0-M21
            Reporter: Emmanuel Lecharny
             Fix For: 2.0.0-M22


Doing a search like {{(street >= 1)}} should simply return nothing, because the {{street}} attributeType does not have an {{ORDERING}} MatchingRule.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)