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
[]
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Assignee | Fermín Galán [ fermin ] |
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 ] |
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Fix Version/s | 2021 [ 12600 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
3h | 1 | Backlog Manager | 29/May/17 9:04 PM | |||||
|
2h 59m | 1 | Backlog Manager | 30/May/17 12:04 AM | |||||
|
9h 21m | 1 | Fernando Lopez | 30/May/17 9:26 AM |
2017-05-29 18:05|CREATED monitor | # answers= 2, accepted answer= True