I am implementing Algolia search on my Drupal-9 website and using the following contributed modules:
After configuring the modules, the content/data indexing is working fine and is reflecting on Algolia server. For search page, I am using Drupal views of type Index Algolia index and search is working fine using the Full text search filter. After configuring the Facets, the block is displaying the Content Type facet and showing the total count as well like
- page (12)
- blog (9)
Upon clicking these facets, the search results are not filtered. I have configured the Type Facet and its display on Algolia server. On Algolia server the facets and search is working fine and as expected but Facets not working on my Drupal site. I am not using any specific value in Filter key while configuring facet source configuration