Class Indexer
This class handles the magic of building documents and sending them to ElasticSearch for indexing.
Namespace: elasticsearch
License: http://opensource.org/licenses/MIT
Author: Paris Holley <mail@parisholley.com>
Version: 2.0.0
Located at Indexer.php
License: http://opensource.org/licenses/MIT
Author: Paris Holley <mail@parisholley.com>
Version: 2.0.0
Located at Indexer.php
public static
integer
|
|
public static
WP_Post[]
|
|
public static
integer
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
#
addOrUpdate( WP_Post $post )
Updates an existing document in the ElasticSearch index (or creates it if it doesn't exist) |