Warning: mysqli_real_connect(): Headers and client library minor version mismatch. Headers:50549 Library:100121 in /var/www/html/wordpress/wp-includes/wp-db.php on line 1531 ElasticPress Archives - Taylor Lovett
I’m excited to once again be presenting at ZendCon 2017. This year I’ll be doing two talks. On Tuesday, October 24, I’ll be presenting “Isomorphic WordPress Applications using NodeifyWP” which will cover isomorphic JavaScript in WordPress, specifically NodifyWP, Twenty Sixteen React, and the NodifyWP Environment. Here are my slides. On Thursday, October 26, I’ll be [...]
On May 30 I am presenting at WordCamp Miami 2015. My session is titled “Modernizing WordPress Search with Elasticsearch”. I have revamped the talk a bit to accommodate less technical users. Rather than running through Elasticsearch configuration, I am talking more about example ElasticPress queries. I’ll be doing the same talk June 13 at WordCamp [...]
This weekend I presented at WordCamp Nashville 2015. My session was titled “Modernizing WordPress Search with Elasticsearch”. I’ve given this talk a few times but am excited to present it to the South! Here are my slides for the talk: Don’t forget that comprehensive documentation for ElasticPress lives on Github. [...]
This weekend I presented at WordCamp Paris 2015. My session was titled “Modernizing WordPress Search with Elasticsearch”. The talk ran through issues with WordPress search, what Elasticsearch is, setting up an Elasticsearch cluster, and configuring ElasticPress. Elasticsearch is a very exciting technology and I am thrilled at the chance to spread information about it. I [...]
ElasticPress is a 10up WordPress plugin project that integrates Elasticsearch with WordPress. As we all know search in WordPress is not a great experience. Why? Well, MySQL is not a database optimized for search. Thus ElasticPress was born. 1. Search result relevancy scores on sites with high post to shard ratios can vary depending on [...]