GitXplorerGitXplorer
K

eswp

public
0 stars
0 forks
10 issues

Commits

List of commits on branch master.
Unverified
1cc8c56546c2ff164b8bcf151ad1a389dbf10da7

Updated the mapping

committed 10 years ago
Unverified
5b1898aef69b88d845dd696adc3acb9d2e41f140

update year

committed 10 years ago
Unverified
cead9d76495dd9fb59120954863b74d82e62b16f

fixed bug in mapping

MMediaxDesign committed 10 years ago
Unverified
662afcb036b9197a95315f56148e6237fb04f3ad

fixed name of eswpsearch_func

committed 10 years ago
Unverified
18201b87162f4a2a632b6df1c152e5ca1431b5a2

work on autocomplete

MMediaxDesign committed 10 years ago
Unverified
c9c1b7683d516ac2686dba6a7b9be259d8b6434a

Split the document_is_this_type_method

MMediaxDesign committed 10 years ago

README

The README file for this repository.

ESWP

A developer-focused Wordpress plugin for integrating Elasticsearch. ESWP gives you access to Elasticsearch via the Elastica PHP client so you have complete control over how your Wordpress objects are indexed, queried and displayed.

See the docs for more details.

##Getting started

Upload the eswp directory to your Wordpress plugins folder.

Point ESWP to your Elasticsearch server

Add the ESWP Search Widget to your theme. Add the Search Results and API pages to start pointing your searches at Elasticsearch.

How to change thumbnail markup

How to change type mapping

How to add index analyzers and tokenizers

Or see the Getting Started Guide for a thorough guide.