[Dovecot] Dovecot FTS using ElasticSearch
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@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.
Thanks!
On Wed, Jun 26, 2013 at 12:52 PM, Timo Sirainen tss@iki.fi wrote:
On 26.6.2013, at 18.47, Darvin Denmian darvin.denmian@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
Tim,
Had you made any progress on this? We've been using elasticsearch to index our mail backup for a while now and I am interested in possibly using it to index our live mail as well.
On Wed, Jun 26, 2013 at 11:14 PM, Tim Groeneveld tim@timgws.com.au wrote:
----- 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
Hey James,
I did make progress, however, I have dropped the code that I was working on in favor of Joshua Atkins' work on fts-elasticsearch.
Check it out here: https://github.com/ascendantcom/fts-elasticsearch/
Regards, Tim
---- On Tue, 26 Aug 2014 03:09:12 +1000 James Devinefxmulder@gmail.com wrote ----
Tim,
Had you made any progress on this? We've been using elasticsearch to index our mail backup for a while now and I am interested in possibly using it to index our live mail as well.
On Wed, Jun 26, 2013 at 11:14 PM, Tim Groeneveld tim@timgws.com.au wrote:
----- 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
Tim Groeneveld wrote
----- 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
Hi Tim.
I wonder if you would mind sharing the code (in whatever state it is in)? If so, I would like to try to pick things up, as this would be very useful for us. Solr has its virtues, but I would much rather move everything to elasticsearch.
[If you do see this message and reply, would be great if you could cc my email as I only occasionally have time to catch up with the full mailing list].
Very much appreciate it if you are able to help. (Or if anyone else has done the same thing...)
Thanks.
Laeeth.
-- View this message in context: http://dovecot.2317879.n4.nabble.com/Dovecot-FTS-using-ElasticSearch-tp43012... Sent from the Dovecot mailing list archive at Nabble.com.
participants (6)
-
Darvin Denmian
-
James Devine
-
Laeeth Isharc
-
Tim Groeneveld
-
Tim Groeneveld
-
Timo Sirainen