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

        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        fla Fernando Lopez made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        fla Fernando Lopez made changes -
        HD-Enabler Orion [ 10875 ]
        Description
        Created question in FIWARE Q/A platform on 17-09-2015 at 08:09
        {color: red}Please, ANSWER this question AT{color} 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
        []

        Created question in FIWARE Q/A platform on 17-09-2015 at 08:09
        {color: red}Please, ANSWER this question AT{color} 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
        []

        HD-Chapter Data [ 10838 ]
        fla Fernando Lopez made changes -
        Assignee Fermín Galán [ fermin ]
        backlogmanager Backlog Manager made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        backlogmanager Backlog Manager made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        backlogmanager Backlog Manager created issue -

          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: