@Benjamin - Yes, but you'd have to develop that yourself using this API. There are a lot of examples online and we have implemented this custom instant search for a few of our customers.
http://community.centrify.com/
For your reference, please check these links.
http://www.trycatchclasses.com/angularjs-instant-search-example/
https://codepen.io/shahansha/pen/pvWJyv
or you can try JS instant search, just use this API as the source.
I hope this helps.
Thanks,
Varun
I bring up a question from our devs.:
We tried to make the search request on a different domain as the community.
Lithium Community page does not contain any "Access-Control-Allow-Origin" header parameter in their response and because of that, it is not possible to make a proper AJAX request ( from JavaScript ). If AJAX response does not contain configured "Access-Control-Allow-Origin" header parameter, then it is not possible to make cross domain requests.
Is it possible to configure this for the Community page?
Or is there some kind of specific "public Lithium API Endpoint", against which there would be no problem to make AJAX requests?
CORS can be enabled for specific domains/urls by Lithium Professional Services or Support.
Note that CORS is only supported for REST API urls and custom endpoints.
Welcome to the Technology board!
Curious about our platform? Looking to connect on social technology? You've come to the right place!