Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-5923

Wrong results when applying the <= operator to a string attribute having a null token defined

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

      The query having("myField").lte("Something") gets translated to lucene as myField:['_null_' TO 'Something'] where null is the defined null token for this field. This query returns wrong results or no results at all, depending on the value of the null token. The issue no longer appears if there is no null token defined; it will get properly translated to myField:[* TO 'Something'] .

            [ISPN-5923] Wrong results when applying the <= operator to a string attribute having a null token defined

            Vojtech Juranek <vjuranek@redhat.com> changed the Status of bug 1254053 from ON_QA to VERIFIED

            RH Bugzilla Integration added a comment - Vojtech Juranek <vjuranek@redhat.com> changed the Status of bug 1254053 from ON_QA to VERIFIED

            Sebastian Łaskawiec <slaskawi@redhat.com> changed the Status of bug 1254053 from MODIFIED to ON_QA

            RH Bugzilla Integration added a comment - Sebastian Łaskawiec <slaskawi@redhat.com> changed the Status of bug 1254053 from MODIFIED to ON_QA

            Sebastian Łaskawiec <slaskawi@redhat.com> changed the Status of bug 1254053 from POST to MODIFIED

            RH Bugzilla Integration added a comment - Sebastian Łaskawiec <slaskawi@redhat.com> changed the Status of bug 1254053 from POST to MODIFIED

            Adrian Nistor <anistor@redhat.com> changed the Status of bug 1254053 from MODIFIED to POST

            RH Bugzilla Integration added a comment - Adrian Nistor <anistor@redhat.com> changed the Status of bug 1254053 from MODIFIED to POST

            Sanne Grinovero <sanne@redhat.com> changed the Status of bug 1254053 from ASSIGNED to MODIFIED

            RH Bugzilla Integration added a comment - Sanne Grinovero <sanne@redhat.com> changed the Status of bug 1254053 from ASSIGNED to MODIFIED

              anistor Adrian Nistor (Inactive)
              anistor Adrian Nistor (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: