Hi, I would like to know if is possible to use ElasticSearch instead of Solr for FTS. Regards, Erick Vitor de Barros.
On 26.6.2013, at 18.47, Darvin Denmian <darvin.denmian at gmail.com> wrote:> I would like to know if is possible to use ElasticSearch instead of Solr > for FTS.Sure, just as soon as someone implements it. Since it has HTTP based API, it shouldn't be difficult to implement based on fts-solr code (in v2.2). I don't have time for it myself though.
----- Original Message -----> I would like to know if is possible to use ElasticSearch instead of > Solr for FTS.I have started work on an ElasticSearch implementation based on fts-solr. There is still around 20-30 hours more work for me to do until it is complete (and I need to hunt down the reason for a random crash that happens every now and then) but I would be more then happy to share the code with you when I am done if you are interested? Regards, Tim