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

[fiware-stackoverflow] Fuzzy search and fail trying to create an entity in Orion

    Details

      Description

      Created question in FIWARE Q/A platform on 17-09-2015 at 08:09
      Please, ANSWER this question AT https://stackoverflow.com/questions/32623786/fuzzy-search-and-fail-trying-to-create-an-entity-in-orion

      Question:
      Fuzzy search and fail trying to create an entity in Orion

      Description:
      Does the new version (0.24) of Orion let fuzzy search (approximate string search) over entities properties?

      In addition, I tried to create an entity with an empty string, but althought the server is returning a 201 code, the entity is not created.

      //url to create entity (POST)
      http://some.ip:port/v2/entities
      //payload:

      { "type": "Test", "id": "Test.1", "nombre": "" }

      //reponse
      code 201

      //url to list entities (GET)
      http://some.ip:port/v2/entities?type=Test
      //response
      []

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-29 18:05|CREATED monitor | # answers= 2, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-29 18:05|CREATED monitor | # answers= 2, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-29 21:05|UPDATED status: transition Answer| # answers= 2, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-29 21:05|UPDATED status: transition Answer| # answers= 2, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-30 00:05|UPDATED status: transition Answered| # answers= 2, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-30 00:05|UPDATED status: transition Answered| # answers= 2, accepted answer= True

          People

          • Assignee:
            fermin Fermín Galán
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: