Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:
-
HD-Chapter:Data
-
HD-Enabler:Orion
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:
//reponse
code 201
//url to list entities (GET)
http://some.ip:port/v2/entities?type=Test
//response
[]
2017-05-29 18:05|CREATED monitor | # answers= 2, accepted answer= True