We have completed development of ElasticSearch WordPress plugin.
Thanks to cabuza https://github.com/cubuzoa for his efforst to make this
real, great job!
It lacks documentation and user guide. No worries they are on the way.
Install plugin, enter your ES endpoint and you are done. (Just do it from www.searchbox.io :), up in seconds!)
Also be sure to add Facet Widget from widgets menu.
All feedback and comments are always very welcomed.
On Monday, November 19, 2012 10:21:24 PM UTC+2, ferhatsb wrote:
Hi All,
We have completed development of Elasticsearch WordPress plugin.
Thanks to cabuza https://github.com/cubuzoa for his efforst to make
this real, great job!
It lacks documentation and user guide. No worries they are on the way.
Install plugin, enter your ES endpoint and you are done. (Just do it from www.searchbox.io :), up in seconds!)
Also be sure to add Facet Widget from widgets menu.
All feedback and comments are always very welcomed.
On Monday, November 19, 2012 10:21:24 PM UTC+2, ferhatsb wrote:
Hi All,
We have completed development of Elasticsearch WordPress plugin.
Thanks to cabuza https://github.com/cubuzoa for his efforst to make
this real, great job!
It lacks documentation and user guide. No worries they are on the way.
Install plugin, enter your ES endpoint and you are done. (Just do it from www.searchbox.io :), up in seconds!)
Also be sure to add Facet Widget from widgets menu.
All feedback and comments are always very welcomed.
Can I index pages too? Not yet, we just want to keep it simple for first
version, we can add it for next release.
Customization of the shard/replica number would be great (5 are too much
for <20 posts ;)), Index settings configuration can be added to related
tab, you can just prepare an index to use until it is available.
How can I avoid that the full posts are returned? I would prefer
snippets with highlighting instead :). That is a tricky one. Plugin
searches at ES, gets ids of posts then intercepts sql like query, changes
it as select query with returned ids. So your search page is not affected,
all works as is. I will check about how can we manipulate search results
and add highlighting with this design.
"
On Monday, November 26, 2012 10:48:55 PM UTC+2, Karussell wrote:
one more thing:
we have an 'Open Source' category ... which is then showing up as two
facet options 'Open' and 'Source' ... just fix via "index" : "not_analyzed"
also there is an unclickable/unusable arrow in the facet widget ala "-->"
... ?
How can I avoid that the full posts are returned? I would prefer
snippets with highlighting instead :). That is a tricky one. Plugin
searches at ES, gets ids of posts then intercepts sql like query, changes
it as select query with returned ids. So your search page is not affected,
all works as is. I will check about how can we manipulate search results
and add highlighting with this design.
I feared that. Years ago we had the same problem with an oxid installation
(+ Solr at that time ;)) ... it was a nightmare to make it working as we
needed to 'extend' somehow the results page and completely rewrite it.
We have another POC which you have to create your own search page with all
results from ES. Maybe we can let users to choose. That will require some
time to make it smooth though
On Wednesday, November 28, 2012 1:07:24 PM UTC+2, Karussell wrote:
Thanks!
How can I avoid that the full posts are returned? I would prefer
snippets with highlighting instead :). That is a tricky one. Plugin
searches at ES, gets ids of posts then intercepts sql like query, changes
it as select query with returned ids. So your search page is not affected,
all works as is. I will check about how can we manipulate search results
and add highlighting with this design.
I feared that. Years ago we had the same problem with an oxid installation
(+ Solr at that time ;)) ... it was a nightmare to make it working as we
needed to 'extend' somehow the results page and completely rewrite it.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.