Git Product home page Git Product logo

searchpress's Introduction

SearchPress

Elasticsearch integration for WordPress.

Currently in Beta

SearchPress is currently in beta. The most significant impact of this is backwards compatibility. Until SearchPress reaches its first full release (1.0), backwards compatibility will not be guaranteed. In most cases, this will only impact you if you're using SearchPress in an advanced or custom manner. That said, even if you aren't, it's best to perform a reindex after updating SearchPress.

Each stable release will be tagged and you'll be able to download that release indefinitely.

master should be considered a nightly build and should be tested carefully before deploying to production environments. master will never contain code known to not be stable, and SearchPress has a thorough battery of unit tests to help maintain that. Furthermore, SearchPress uses Travis CI to test against a range of versions of PHP, WordPress, and Elasticsearch to help maximize stability and minimize surprises.

Prerequisites

  • elasticsearch 1.3+; 5.0 recommended.
  • PHP 5.3+; PHP 7 recommended.

Setup

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. You'll be prompted to add your elasticsearch endpoint and to index your posts
  4. Once indexing is complete, you're good to go!

Changelog

0.2

  • Adds unit testing
  • Significant updates to mapping (breaking change)
  • Enforce data types when indexing
  • Adds helper functions
  • Adds support for ES 1.0+ (breaking change)
  • Refactors search (breaking change)
  • Removes SP_Config::unserialize_meta()
  • Adds Heartbeat to automatically disable the integration if ES goes away
  • Update to latest WP Coding Standards
  • Assorted bug fixes

0.1

  • First release!

searchpress's People

Contributors

mboynes avatar alexisbellido avatar timatron avatar bcampeau avatar

Watchers

James Cloos avatar Dreb Bits avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.