Displaying 2 results from an estimated 2 matches for "3ad6c1df".
2019 Jan 06
0
Solr -> Xapian ?
...ll effort though. As soon as you have concrete questions, we can help you (don't expect rapid responses though).
>
> Regards,
>
> Stephan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190106/3ad6c1df/attachment-0001.html>
2019 Jan 06
2
Solr -> Xapian ?
Op 06/01/2019 om 01:00 schreef Joan Moreau:
> Anyone willing to explain those functions ?
>
> Most notably " get_last_uid"
From src/plugins/fts/fts-api.h:
/* Get the last_uid for the mailbox. */
int fts_backend_get_last_uid(struct fts_backend *backend, struct mailbox
*box,
??? ??? ??? ???? uint32_t *last_uid_r);
The solr sources (