Classes summary
Config |
This class provides a convenient way of accessing configuration values set
through the plugin's admin interface.
|
Defaults |
Returns a set of default values that are sufficient for indexing wordpress if
the user does not set any values. |
Faceting |
This class provides numerous helper methods for working with facet information
returned from elastic search results. |
Indexer |
This class handles the magic of building documents and sending them to
ElasticSearch for indexing. |
Searcher |
The searcher class provides all you need to query your ElasticSearch server. |