Descripción
We adopted the Elasticsearch to search engine. You can also search, such as post title, post content, custom fields by replacing the WordPress of standard search function. The accuracy of the search feature dramatically improves in WordPress.
Setting
- In the screenshoot section you can look on the first screenshot.
- Require setting to
Elasticsearch Endpoint
,Port
,index
,type
and pushSave Changes
. It is default search targetpost title
,post content
. - Please push
Post Data sync to Elasticsearch
. So Posts data are sent to Elasticsearch.
Capturas
Instalación
- Upload elasticommerce-search-form to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Please set up on Settings > WP Elasticsearch.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«WP Simple Elasticsearch» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WP Simple Elasticsearch» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.1
- first Release.