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

FIWARE.Question.Tech.Data.OrionContextBroker.IsFuzzySearchImplemented?

    Details

      Description

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

        2015-10-30 06:05|CREATED monitor | # answers= 2, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2015-10-30 06:05|CREATED monitor | # answers= 2, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2015-10-30 09:05|UPDATED status: transition Answer| # answers= 2, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2015-10-30 09:05|UPDATED status: transition Answer| # answers= 2, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2015-10-30 12:05|UPDATED status: transition Answered| # answers= 2, accepted answer= True

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

        2015-10-31 15:05|UPDATED status: transition Finish| # answers= 2, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2015-10-31 15:05|UPDATED status: transition Finish| # 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: