algoliasearch-wordpress
algoliasearch-wordpress copied to clipboard
❌🗑🙅♂️ Algolia Search plugin for WordPress is no longer supported. Please use our API client guide instead
Is there a way to rate limit index operations? My site is using 100s of thousands of indexing operations. Which seems excessive. Is there a way to limit the number...
A user has an issue getting replicas being created. We should try follow the docs to see if there is an issue. Also we should try it in the scenario...
### What did you expect to happen? Custom replicas of the searachable_posts index to appear in the Algolia dashboard ### What happened instead? Replicas tab is still empty in the...
### What did you expect to happen? To Update the layout of autocomplete. ### What happened instead? I made the changes and they don't reflect on the page. ### How...
On mobile there is currently no way of scrolling in the autocomplete dropdown menu. We need to remove the fixed positioning when the screen gets small.
### What did you expect to happen? Using the code below (modified from https://community.algolia.com/wordpress/advanced-custom-fields.html), Algolia should add the attributes indicated and make them searchable. The attributes are being added to...
Currently it seems like we try to inject Algolia in the AMP format which doesn't work as of today. We should try to find a way to avoid that behaviour.
Currently, because of a limitation of SVG we are unable to properly display 2 Algolia logos on the same page. We need to change the way SVGs are inlined in...
Currently in the re-indexing flow, we never delete old post records.
On the backend, when waiting for re-indexing to be finished, it might happen that one of the queries to the backend fails. We have recently had a user victim of...