horizon icon indicating copy to clipboard operation
horizon copied to clipboard

Elasticsearch plugin for full text searches.

Open deontologician opened this issue 8 years ago • 3 comments

This is a pretty critical part of any reasonably complex app, and RethinkDB doesn't provide these capabilities at all, so it'd be nice to have an official elasticsearch plugin

deontologician avatar Aug 26 '16 21:08 deontologician

From https://www.elastic.co/guide/en/elasticsearch/plugins/2.4/intro.html: Deprecated in 2.3.0. Site plugins and mixed plugins are deprecated and will be removed in 5.0.0. Instead, site plugins should either be migrated to Kibana or should use a standalone web server. I think this means that, going forward, we need another approach.

KnowledgeGarden avatar Sep 03 '16 17:09 KnowledgeGarden

This issue is for a Horizon plugin, so in their rubric above, this would count as a standalone web server

On Sat, Sep 3, 2016, 10:51 Jack Park [email protected] wrote:

From https://www.elastic.co/guide/en/elasticsearch/plugins/2.4/intro.html: Deprecated in 2.3.0. Site plugins and mixed plugins are deprecated and will be removed in 5.0.0. Instead, site plugins should either be migrated to Kibana or should use a standalone web server. I think this means that, going forward, we need another approach.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rethinkdb/horizon/issues/796#issuecomment-244560401, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAFVt8Y8dN92YUcrrdPEfjZyihdZv70ks5qmbOZgaJpZM4JufGP .

deontologician avatar Sep 03 '16 18:09 deontologician

Not so sure it's a Horizon server issue; near as I can tell, it might be possible to write extensions to the Java client to communicate with ES; just a conjecture.

KnowledgeGarden avatar Sep 03 '16 20:09 KnowledgeGarden