Skip to content

A fast and flexible search and query engine for WordPress.

License

Notifications You must be signed in to change notification settings

fagiani/ElasticPress

This branch is 5359 commits behind 10up/ElasticPress:develop.

Folders and files

NameName
Last commit message
Last commit date
Mar 4, 2021
Aug 22, 2019
Mar 8, 2021
Aug 14, 2019
Sep 9, 2020
Mar 8, 2021
Feb 24, 2021
Oct 23, 2020
Mar 15, 2021
Nov 20, 2020
Mar 4, 2021
Sep 23, 2019
Jan 26, 2019
Oct 21, 2019
Jul 17, 2020
Jul 16, 2020
Jan 28, 2021
Feb 18, 2021
Feb 25, 2021
Jan 19, 2021
Feb 17, 2021
Feb 25, 2021
Jun 28, 2019
Feb 25, 2021
Feb 12, 2021
May 1, 2020
Feb 22, 2021
Feb 25, 2021
Nov 17, 2019
Mar 2, 2021
Mar 2, 2021
Jun 4, 2019
Oct 21, 2019
Sep 18, 2019
Mar 4, 2021
Feb 24, 2021
May 1, 2020
Jan 25, 2021
Feb 18, 2021

ElasticPress

A fast and flexible search and query engine for WordPress.

Support Level Tests Status Release Version WordPress tested up to version MIT License

Please note: master is the stable branch

Search Algorithm Upgrade Notice: Version 3.5 includes a revamp of the search algorithm. This is a backwards compatibility break. If you'd like to revert to the old search algorithm, you can use the following code: add_filter( 'ep_search_algorithm_version', function() { return '3.4'; } );. The new algorithm offers much more relevant search results and removes fuzziness which results in mostly unwanted results for most people. If you are hooking in and modifying the search query directly, it's possible this code might break and you might need to tweak it.

Overview

ElasticPress, a fast and flexible search and query engine for WordPress, enables WordPress to find or “query” relevant content extremely fast through a variety of highly customizable features. WordPress out-of-the-box struggles to analyze content relevancy and can be very slow. ElasticPress supercharges your WordPress website making for happier users and administrators. The plugin even contains features for popular plugins.

Documentation

ElasticPress has an in depth documentation site. Visit the docs ☞

Requirements

React Components

Interested in integrating ElasticPress in your headless WordPress website? Check out ElasticPress React.

Issues

If you identify any errors or have an idea for improving the plugin, please open an issue. We're excited to see what the community thinks of this project, and we would love your input!

Support Level

Active: 10up is actively working on this, and we expect to continue work for the foreseeable future including keeping tested up to the most recent version of WordPress. Bug reports, feature requests, questions, and pull requests are welcome.

Changelog

A complete listing of all notable changes to ElasticPress are documented in CHANGELOG.md.

Contributing

Please read CODE_OF_CONDUCT.md for details on our code of conduct, CONTRIBUTING.md for details on the process for submitting pull requests to us, and CREDITS.md for a listing of maintainers of, contributors to, and libraries used by ElasticPress.

Like what you see?

About

A fast and flexible search and query engine for WordPress.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.7%
  • JavaScript 6.6%
  • CSS 2.0%
  • Shell 0.7%