Hi,
Currently the search API does not work the same way the search bar does on the Insided interface.
The Insided Search Bar is fully effective and provide perfect search when the search endpoint is completely limited to very basic search, which is annoying as the purpose is the same, but the result is different.
For instance, searching for :
- “assemb” won’t any result via the API.
- “assembly” will return great results via the API.
- “assemb” will return great results via Insided interface...
As we want to integrate Insided content in our own app (via a custom help widget), we need to be able to access to a functioning api search endpoint. Right, now it is a problem since we can’t rely on an API that gets us results only for exact matches.
Improvement here are much appreciated.
-------------
As a reference, here is the documentation about the search api.