Displaying 18 results from an estimated 18 matches for "fts_backend_update_set_build_key".
2012 Jan 05
4
Possible mdbox corruption
...5] ->
/usr/local/lib/dovecot/libdovecot.so.0(buffer_write+0x7c)
[0x7f6e17cbd0ec] ->
/usr/local/lib/dovecot/lib21_fts_solr_plugin.so(+0x3292)
[0x7f6e164b7292] ->
/usr/local/lib/dovecot/lib21_fts_solr_plugin.so(+0x3a97)
[0x7f6e164b7a97] ->
/usr/local/lib/dovecot/lib20_fts_plugin.so(fts_backend_update_set_build_key+0x2c)
[0x7f6e166c4abc] ->
/usr/local/lib/dovecot/lib20_fts_plugin.so(fts_build_mail+0x2d1)
[0x7f6e166c5561] -> /usr/local/lib/dovecot/lib20_fts_plugin.so(+0xc630)
[0x7f6e166ca630] -> dovecot/indexer-worker [user1 at domain.com Sent -
5500/7510]() [0x40245f] -> dovecot/indexer-worke...
2019 Dec 15
1
Bug: indexer-worker segfaults with fts_xapian 1.2.5
...55c7b93e0140, key=0x7ffc1ba2c380) at fts-backend-xapian.cpp:303
ctx = 0x55c7b93e0140
i = <optimized out>
f2 = "return-path"
backend = <optimized out>
field = 0x55c7b943fb5f "RETURN-PATH"
j = 11
#7 0x00007f30fb0b8cda in fts_backend_update_set_build_key (ctx=0x55c7b93e0140, key=key at entry=0x7ffc1ba2c380) at fts-api.c:174
__func__ = "fts_backend_update_set_build_key"
#8 0x00007f30fb0ba243 in fts_build_mail_header (block=0x7ffc1ba2c340, block=0x7ffc1ba2c340, ctx=0x7ffc1ba2c3b0) at fts-build-mail.c:173
hdr = <optimized...
2019 Jan 06
2
Solr -> Xapian ?
...ns the last UID added to the index for the given mailbox and
FTS index.
> "set_build_key"
From src/plugins/fts/fts-api.h:
/* Switch to building index for specified key. If backend doesn't want to
?? index this key, it can return FALSE and caller will skip to next key. */
bool fts_backend_update_set_build_key(struct fts_backend_update_context
*ctx,
??? ??? ??? ??? ????? const struct fts_backend_build_key *key);
Same file provides outline of what a build_key is.
> "build_more" ,
/* Add more content to the index for the currently specified build key.
?? Non-BODY_PART_BINARY data must co...
2019 Jan 06
2
Solr -> Xapian ?
...the index for the given mailbox and FTS index.
>
> "set_build_key"
> From src/plugins/fts/fts-api.h:
>
> /* Switch to building index for specified key. If backend doesn't want to
> index this key, it can return FALSE and caller will skip to next key. */
> bool fts_backend_update_set_build_key(struct fts_backend_update_context *ctx,
> const struct fts_backend_build_key *key);
>
> Same file provides outline of what a build_key is.
>
> "build_more" ,
> /* Add more content to the index for the currently specified build key.
> Non-BODY_PART_BINARY data must...
2019 Jan 06
2
Solr -> Xapian ?
...the index for the given mailbox and FTS index.
>
> "set_build_key"
> From src/plugins/fts/fts-api.h:
>
> /* Switch to building index for specified key. If backend doesn't want to
> index this key, it can return FALSE and caller will skip to next key. */
> bool fts_backend_update_set_build_key(struct fts_backend_update_context *ctx,
> const struct fts_backend_build_key *key);
>
> Same file provides outline of what a build_key is.
>
> "build_more" ,
> /* Add more content to the index for the currently specified build key.
> Non-BODY_PART_BINARY data must...
2016 May 29
4
fts lucene crashes in 2.2.24
...#4 0x00007ffff4899dbe in fts_backend_lucene_update_set_build_key
(_ctx=0x55555583a550, key=0x7fffffffdcf0) at fts-backend-lucene.c:366
ctx = 0x55555583a550
backend = 0x555555822ce0
__FUNCTION__ = "fts_backend_lucene_update_set_build_key"
#5 0x00007ffff674c984 in fts_backend_update_set_build_key
(ctx=0x55555583a550, key=key at entry=0x7fffffffdcf0) at fts-api.c:175
__FUNCTION__ = "fts_backend_update_set_build_key"
#6 0x00007ffff674dbb8 in fts_build_mail_header (block=0x7fffffffdcd0,
block=0x7fffffffdcd0, ctx=0x7fffffffdd20) at fts-build-mail.c:174
hdr = <optim...
2017 Feb 27
0
indexer-worker assert in v2.2.28 (fts-lucene)
..._list_try_mkdir_root + 1248
-> 6 libdovecot-storage.0.dylib 0x000000010eac0a39 mailbox_list_mkdir_root + 25
-> 7 lib21_fts_lucene_plugin.so 0x0000000110adc949 fts_backend_lucene_update_set_build_key + 73
-> 8 lib20_fts_plugin.so 0x000000010ee736cf fts_backend_update_set_build_key + 79
-> 9 lib20_fts_plugin.so 0x000000010ee74317 fts_build_mail + 599
-> 10 lib20_fts_plugin.so 0x000000010ee7981a fts_mail_precache + 794
-> 11 libdovecot-storage.0.dylib 0x000000010eaa71e9 mail_precache + 25
-> 12 indexer-worker...
2017 Apr 06
0
[Dovecot-news] v2.2.29.rc1 released
..._list_try_mkdir_root + 1207
-> 6 libdovecot-storage.0.dylib 0x000000010ce49759 mailbox_list_mkdir_root + 25
-> 7 lib21_fts_lucene_plugin.so 0x000000010ee6ab39 fts_backend_lucene_update_set_build_key + 73
-> 8 lib20_fts_plugin.so 0x000000010d2017cf fts_backend_update_set_build_key + 79
-> 9 lib20_fts_plugin.so 0x000000010d2027a7 fts_build_mail + 1479
-> 10 lib20_fts_plugin.so 0x000000010d20795a fts_mail_precache + 794
-> 11 libdovecot-storage.0.dylib 0x000000010ce2ff59 mail_precache + 25
-> 12 doveadm...
2019 Jan 06
0
Solr -> Xapian ?
...x for the given mailbox and FTS index.
>
>> "set_build_key"
>
> From src/plugins/fts/fts-api.h:
>
> /* Switch to building index for specified key. If backend doesn't want to
> index this key, it can return FALSE and caller will skip to next key. */
> bool fts_backend_update_set_build_key(struct fts_backend_update_context *ctx,
> const struct fts_backend_build_key *key);
>
> Same file provides outline of what a build_key is.
>
>> "build_more" ,
>
> /* Add more content to the index for the currently specified build key.
> Non-BODY_PART_BINARY d...
2019 Jan 06
0
Solr -> Xapian ?
...the index for the given mailbox and FTS index.
>
> "set_build_key"
> From src/plugins/fts/fts-api.h:
>
> /* Switch to building index for specified key. If backend doesn't want to
> index this key, it can return FALSE and caller will skip to next key. */
> bool fts_backend_update_set_build_key(struct fts_backend_update_context *ctx,
> const struct fts_backend_build_key *key);
>
> Same file provides outline of what a build_key is.
>
> "build_more" ,
> /* Add more content to the index for the currently specified build key.
> Non-BODY_PART_BINARY data must...
2019 Jan 06
0
Solr -> Xapian ?
...the index for the given mailbox and FTS index.
>
> "set_build_key"
> From src/plugins/fts/fts-api.h:
>
> /* Switch to building index for specified key. If backend doesn't want to
> index this key, it can return FALSE and caller will skip to next key. */
> bool fts_backend_update_set_build_key(struct fts_backend_update_context *ctx,
> const struct fts_backend_build_key *key);
>
> Same file provides outline of what a build_key is.
>
> "build_more" ,
> /* Add more content to the index for the currently specified build key.
> Non-BODY_PART_BINARY data must...
2017 Apr 06
2
v2.2.29.rc1 released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.29.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.29.rc1.tar.gz.sig
Planning to release v2.2.29 on Monday. Please find and report any bugs before that.
* When Dovecot encounters an internal error, it logs the real error and
usually logs another line saying what function failed. Previously the
second log line's error message was
2017 Apr 06
2
v2.2.29.rc1 released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.29.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.29.rc1.tar.gz.sig
Planning to release v2.2.29 on Monday. Please find and report any bugs before that.
* When Dovecot encounters an internal error, it logs the real error and
usually logs another line saying what function failed. Previously the
second log line's error message was
2019 Jan 07
0
Solr -> Xapian ?
...the index for the given mailbox and FTS index.
>
> "set_build_key"
> From src/plugins/fts/fts-api.h:
>
> /* Switch to building index for specified key. If backend doesn't want to
> index this key, it can return FALSE and caller will skip to next key. */
> bool fts_backend_update_set_build_key(struct fts_backend_update_context *ctx,
> const struct fts_backend_build_key *key);
>
> Same file provides outline of what a build_key is.
>
> "build_more" ,
> /* Add more content to the index for the currently specified build key.
> Non-BODY_PART_BINARY data must...
2019 Jan 06
3
Solr -> Xapian ?
...the index for the given mailbox and FTS index.
>
> "set_build_key"
> From src/plugins/fts/fts-api.h:
>
> /* Switch to building index for specified key. If backend doesn't want to
> index this key, it can return FALSE and caller will skip to next key. */
> bool fts_backend_update_set_build_key(struct fts_backend_update_context *ctx,
> const struct fts_backend_build_key *key);
>
> Same file provides outline of what a build_key is.
>
> "build_more" ,
> /* Add more content to the index for the currently specified build key.
> Non-BODY_PART_BINARY data must...
2019 Jan 05
2
Solr -> Xapian ?
Anyone willing to explain those functions ?
On January 5, 2019 14:23:10 Joan Moreau via dovecot <dovecot at dovecot.org>
wrote:
> Thank Stephan
> I basically need to know the role/description of each of the functions of
> the fts_backend:
>
> struct fts_backend fts_backend_xapian = {
> .name = "xapian",
> .flags = FTS_BACKEND_FLAG_NORMALIZE_INPUT, -> what
2018 Dec 19
2
Fatal: master: service(indexer-worker): child 493 killed with signal 11 (core dumped)
...mbol table info available.
#6? 0x00007fbd98df7cea in lucene_index_build_init () from
/usr/lib/dovecot/lib21_fts_lucene_plugin.so
No symbol table info available.
#7? 0x00007fbd98df677b in ?? () from
/usr/lib/dovecot/lib21_fts_lucene_plugin.so
No symbol table info available.
#8? 0x00007fbd99836706 in fts_backend_update_set_build_key () from
/usr/lib/dovecot/lib20_fts_plugin.so
No symbol table info available.
#9? 0x00007fbd99837c25 in fts_build_mail () from
/usr/lib/dovecot/lib20_fts_plugin.so
No symbol table info available.
#10 0x00007fbd9983c63a in ?? () from /usr/lib/dovecot/lib20_fts_plugin.so
No symbol table info available...
2018 Dec 19
2
Fatal: master: service(indexer-worker): child 493 killed with signal 11 (core dumped)
Dear list,
We been having some issues where the indexer-worker is crashing. This
happens on production servers which are handling a slight amount of
mail, but is also reproducible by moving messages. Also, users on my
server are complaining about "Trashed" items coming back etc.
Some details:
- Dovecot 2.3.2.1 in alpine:3.8 based Docker container. As part of the
Mailu distribution.