manifest / integrations / elasticpress-stopwords
ElasticPress Stop words extension
Integrates WordPress stop-words (and related filters) with ElasticPress mapping.
★ 4stars
3.4kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/humanmade/elasticpress-stopwords/archive/refs/heads/main.zipAlso on Packagist as humanmade/elasticpress-stopwords:
composer require humanmade/elasticpress-stopwordsFrom the readme
ElasticPress Stopwords
Integrates WordPress stopwords and filters with ElasticPress mapping.
A Human Made project
ElasticPress stopwords allows developers to customize stopwords functionality of Elastic through linking ElasticPress mapping with WordPress default stopwords list and using related filter wpsearchstopwords.
Requirements
- PHP = 7.1
- WordPress = 5.3
- ElasticPress = 3.4.3 (not tested with older versions)
Getting Set Up
Install Using Composer
Load the plugin
Once you've installed the plugin, use the following code to manage stopwords:
Credits
Created by Human Made with :heart:
Written and maintained by Shady Sharaf.
Interested in joining in on the fun? Join us, and become human!