Solr -> Xapian ?

Michael Slusarz michael.slusarz at open-xchange.com
Mon Jan 7 19:31:24 EET 2019


Maybe a dumb question (I admit I haven't followed this thread very closely)...

But why are you writing a new FTS driver?  If squat allegedly does everything you need it to do, why don't you just take that plugin and fix it up to do what you need?  That seems way easier than trying to create a FTS driver from scratch.

michael


> On January 7, 2019 at 7:05 AM Joan Moreau via dovecot <dovecot at dovecot.org> wrote:
> 
> 
>     Hi
> 
>     ANyone to answer specifically ?
> 
>     Q1 : get_last_uid -> Is this the last UID indexed (which may be not the greatest value), or the gratest value (which may not be the latest) (the code of existing plugins is unclear about this, Solr looks for the greatest for insance)
> 
>     Q2 : WHen Indexing an email, the data is not passed by "build_key". Why so ? What is the link with "build_more" ?
> 
>     Q3 : Searching/Lookup : THe fheader in which to llok for (must be a least among "cc, to, from, subject, body") is not appearing in the 'struct' data. WHere to find it ?
> 
>     Q4 : Refresh : this is very unclear. How come there would not be the "latest" view on index. What is the real meaning of this function ?
> 
>     Q5 : Rescan : is it just a bout remonving all indexes for a specific mailbox ?
> 
>     Q6 : lokkup_multi : isn't the function the same for all plugnins (see below) ?
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190107/0b94727a/attachment.html>


More information about the dovecot mailing list