mstein / elasticsearch-grails-plugin

ElasticSearch grails plugin
Based on Graeme Rocher initial stub. Note that it is still in early stage.
Other
62 stars 164 forks source link

When will you upgrade the plugin to ElasticSearch v0.90+? #64

Open confile opened 11 years ago

confile commented 11 years ago

When will you upgrade the plugin to ElasticSearch v0.90+?

confile commented 11 years ago

@mstein are you still working on this plugin?

rgordeev commented 11 years ago

Hello! The same question, are you going to develop this plugin further?

mstein commented 11 years ago

Hi, I'm only doing upgrade (of the ES lib) & a bit of maintenance at the moment, though not at a regular pace... Oh and there is a snapshot of the ES plugin v0.90.3 available on the grails plugin repository. ":elasticsearch:0.90.3.0-SNAPSHOT"

confile commented 11 years ago

It would be great if you would still work on the plugin, because elastic search is great.

rgordeev commented 11 years ago

Yes, it would be great. I'm new in Grails and it seems to me it's a popular framework enough with a large community, but there are only a few plugins for integration with search engines and servers such as Solr, ElasticSearch, SphinxSearch and so on but they are old and with no any support. As for "standart" grails search plugin it works with old Compass library only and that's not good. In Rails ecosystem the situation is much better :(

rgordeev commented 11 years ago

And thanks for your answer by the way ;) It gives me a hope the situations with search plugins will change :)