Xapian searches in Cyrus 3.0

Egoitz Aurrekoetxea egoitz at sarenet.es
Thu Jan 3 10:27:20 EST 2019


Thank you so much Robert!!!! Many many thanks!!! 

Cheers!

---

EGOITZ AURREKOETXEA 
Departamento de sistemas 
944 209 470
Parque Tecnológico. Edificio 103
48170 Zamudio (Bizkaia) 
egoitz at sarenet.es 
www.sarenet.es [1] 
Antes de imprimir este correo electrónico piense si es necesario
hacerlo. 

El 03-01-2019 16:08, Robert Stepanek escribió:

> Hello, 
> 
> On Thu, Jan 3, 2019, at 3:55 PM, Egoitz Aurrekoetxea wrote: 
> 
>> I was planning to perform mailboxes squattering in rolling mode. Have you had some kind of expience on searching with Xapian and IMAP protocol?. Perhaps is more designed for JMAP?. Or perhaps, using it with IMAP is not so advantageous?.
> 
> Both IMAP and JMAP search share the same core search API in Cyrus, so all search features available in JMAP can also be used using IMAP. The key is to use FUZZY search for text search, and this can be an advantage especially for non-English search over the other search backends. 
> 
> The complete list of attributes to search is in this C file: https://github.com/cyrusimap/cyrus-imapd/blob/master/imap/search_expr.c#L2235 Any attribute that is marked SEA_FUZZABLE  will get stored in Xapian and is available for stem-based search. 
> 
> I'm not sure if there's better documentation on the non-standard fields, but if you have any questions feel free to ask! 
> 
> Cheers, 
> Robert 
> 
> ----
> Cyrus Home Page: http://www.cyrusimap.org/
> List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
> To Unsubscribe:
> https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
 

Links:
------
[1] http://www.sarenet.es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20190103/9dadf2fe/attachment-0001.html>


More information about the Info-cyrus mailing list