We previously had a View using SOLR search with Ajax enabled. I've created the same view using Algolia and have Ajax enabled, but the results page is always refreshed when using the paginator instead of using Ajax. Also tried the Infinite Scroll module with worked with SOLR but not with Algolia...it just gives the next N results in a new page.
I looked through the search_api_solr and didn't see anything specific to Ajax that was obvious, but not sure why it works in SOLR and not Algolia. Is this something the Algolia module needs to implement or is it a problem I should be looking for elsewhere? Any ideas would be welcome!
Closed: works as designed
3.0
Code