[ https://jira.fiware.org/browse/HELP-9326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fernando Lopez updated HELP-9326:
---------------------------------
HD-Chapter: Data
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
[]
was:
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-Enabler: Orion
> [fiware-stackoverflow] Fuzzy search and fail trying to create an entity in Orion
> --------------------------------------------------------------------------------
>
> Key: HELP-9326
> URL: https://jira.fiware.org/browse/HELP-9326
> Project: Help-Desk
> Issue Type: Monitor
> Components: FIWARE-TECH-HELP
> Reporter: Backlog Manager
> Assignee: Fermín Galán
> Labels: fiware, fiware-orion
>
> 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
> []
--
This message was sent by Atlassian JIRA
(v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy