Re: [Dovecot] Dovecot FTS using ElasticSearch

2015-07-24 Thread Tim Groeneveld

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 Devinefxmul...@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 t...@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 
   
  


Re: [Dovecot] Dovecot FTS using ElasticSearch

2014-08-25 Thread James Devine
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 t...@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



Re: [Dovecot] Dovecot FTS using ElasticSearch

2013-06-26 Thread Timo Sirainen
On 26.6.2013, at 18.47, Darvin  Denmian darvin.denm...@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.



Re: [Dovecot] Dovecot FTS using ElasticSearch

2013-06-26 Thread Darvin Denmian
Thanks!


On Wed, Jun 26, 2013 at 12:52 PM, Timo Sirainen t...@iki.fi wrote:

 On 26.6.2013, at 18.47, Darvin  Denmian darvin.denm...@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.




Re: [Dovecot] Dovecot FTS using ElasticSearch

2013-06-26 Thread Tim Groeneveld

- 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