Home - WebDevStudios/wp-search-with-algolia GitHub Wiki
WP Search with Algolia
WP Search with Algolia (WPSwA) is a drop in replacement for WordPress search. It also provides an optional "as you type" autocomplete experience. It is powered by Algolia Search, a Search, Discovery, and Recommendations platform.
Articles about WPSwA
- WP Search with Algolia Tips and Tricks
- Create an Advanced Search Box in WordPress
- How do you set up the improved internal site search with Algolia in Yoast SEO Premium?
- Algolia: Search Faster
Starting integration with WooCommerce:
- Integrating WP Search with Algolia: Settings and Configurations for WooCommerce
- Integrating WP Search with Algolia: Autocomplete and Instantsearch Customization
- Integrating WP Search with Algolia: InstantSearch Widget and Facet Customization
WPSwA version 2.0.0 Upgrade Notice
WP Search with Algolia version 2.0.0 will upgrade the Algolia JavaScript libraries that are bundled with the plugin.
Algolia’s JavaScript libraries have changed significantly since this plugin first shipped.
Upgrading the bundled JS libraries has been a recurring request from both advanced WPSwA users and JavaScript developers alike.
For WPSwA users who have a customized autocomplete.php
and/or instantsearch.php
template in their theme, this will be a breaking change, hence the MAJOR version change.
For all other users, those who do not use customized autocomplete.php
and/or instantsearch.php
templates, this should be a painless upgrade.
When WPSwA version 2.0.0 ships, we will warn users in WP-Admin if they have customized template files that are lower versions than those that ship with WPSwA version 2.0.0.
Users will be encouraged to remove those outdated template files from their theme.
Advanced users and developers will still be able to copy the templates from the plugin to their theme, replacing the outdated versions, for customization.
We are unable to provide support for customization requests here.
If you require customization beyond what you or your developer can do yourselves, consider hiring WebDevStudios.