Search app API - find string occurrence
AnsweredI've noticed that to search string in item I need to write whole string (word) to get any result. If I search for part of word which is in item, then I get no results.
Example:
String in item:"Some example string"
Search:"examp"
Result:empty array
If I would search for "example" then I get result.
I've seen that at Podio we can search app for any string occurrence, so If I would write "examp" in Podio search it would find item. Is this restriction for API, or am I doing something wrong ?
Thanks
Please sign in to leave a comment.
Comments
1 comment