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

Query returns wrong "total_count"

    XMLWordPrintable

Details

    Description

      Doing a query returns a wrong "total_results" value:

      oc -n enmasse-infra rsh infinispan-0 curl 'http://app:test12@infinispan-0:11222/rest/v2/caches/devices?action=search&query=from+io.enmasse.iot.registry.infinispan.data.DeviceInformation+d&max_results=1'
      {
        "total_results" : 9,
        "hits" : [ ]
      }
      

      Attachments

        Activity

          People

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            jreimann-2 Jens Reimann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: