Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-8947

[fiware-stackoverflow] Filter by attribute value in Orion Context Broker does not work

    Details

      Description

      Created question in FIWARE Q/A platform on 29-09-2016 at 10:09
      Please, ANSWER this question AT https://stackoverflow.com/questions/39765040/filter-by-attribute-value-in-orion-context-broker-does-not-work

      Question:
      Filter by attribute value in Orion Context Broker does not work

      Description:
      I do not understand why but for some cases filter does not work.
      Below is my example:

      /v2/entities?type=carparks&q=name==Parking+Tina+Balice+Krakow&options=keyValues

      returns:

      [

      { "id": "15217701", "type": "carparks", "agglomerations": "1", "name": "Parking Tina Balice Krakow" }

      ]

      The above axample works correctly but second query does not work:

      /v2/entities?type=carparks&q=agglomerations==1

      This query returns empty string.

      How to filter out this condition:

      type = carparks and agglomerations==1

      for this object?

      Orion:

      version": "1.2.0"

        Activity

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        2h 56m 1 Backlog Manager 22/May/17 6:07 PM
        In Progress In Progress Closed Closed
        3h 1 Backlog Manager 22/May/17 9:07 PM

          People

          • Assignee:
            backlogmanager Backlog Manager
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: