search for: body_part

Displaying 19 results from an estimated 19 matches for "body_part".

2019 Jan 08
3
Solr -> Xapian ?
...key". Why so ? What is the link with "build_more" ? The idea is that it calls something like: - build_key(type=hdr, hdr_name=From) - build_more("tss at iki.fi") - build_key(type=hdr, hdr_name=Subject) - build_more("Re: Solr -> Xapian ?") - build_key(type=body_part) - build_more("message body piece") - build_more("message body piece2") ... > 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 ? lookup...
2019 Dec 15
1
Bug: indexer-worker segfaults with fts_xapian 1.2.5
...0x0, body_parser = 0x0, word_buf = 0x0, ---Type <return> to continue, or q <return> to quit--- pending_input = 0x0, cur_user_lang = 0x0} prev_part = 0x55c7b935eed0 parser = 0x55c7b93d7b38 decoder = 0x55c7b93d7f00 parts = 0x7ffc1ba2c414 body_part = false body_added = false binary_body = <optimized out> error = 0x5ba5b8 <Address 0x5ba5b8 out of bounds> #10 fts_build_mail (update_ctx=0x55c7b93e0140, mail=mail at entry=0x55c7b93dcff8) at fts-build-mail.c:617 _data_stack_cur_id = 6 attempts =...
2019 Jan 11
2
Solr -> Xapian ?
...e link with "build_more" ? > The idea is that it calls something like: > > - build_key(type=hdr, hdr_name=From) > - build_more("tss at iki.fi") > - build_key(type=hdr, hdr_name=Subject) > - build_more("Re: Solr -> Xapian ?") > - build_key(type=body_part) > - build_more("message body piece") > - build_more("message body piece2") > ... > > 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...
2019 Jan 11
2
Solr -> Xapian ?
...more(" <a href="mailto:tss@iki.fi">tss@iki.fi</a>") </div> <div> - build_key(type=hdr, hdr_name=Subject) </div> <div> - build_more("Re: Solr -> Xapian ?") </div> <div> - build_key(type=body_part) </div> <div> - build_more("message body piece") </div> <div> - build_more("message body piece2") </div> <div> ... </div> <div> <br> </div> <div> Q3 : Searching/Lo...
2015 May 10
0
v2.2.17 release candidate released
...k = {part = 0x1696860, hdr = 0x1702050, data = 0x0, size = 0} block = {part = 0x1696860, hdr = 0x1701f08, data = 0x7ffd5e021cd8 "", size = 0} prev_part = 0x1696860 parts = 0x7f4835cc94c0 <static_system_pool> skip_body = false body_part = false body_added = false binary_body = 192 ret = 1 __FUNCTION__ = "fts_build_mail_real" #3 0x00007f4834fc2dcf in fts_build_mail (update_ctx=0x16f5130, mail=0x17010f0) at fts-build-mail.c:583 _data_stack_cur_id = 6 ret = 0 #4...
2019 Jan 09
0
Solr -> Xapian ?
...k with "build_more" ? > > The idea is that it calls something like: > > - build_key(type=hdr, hdr_name=From) > - build_more("tss at iki.fi") > - build_key(type=hdr, hdr_name=Subject) > - build_more("Re: Solr -> Xapian ?") > - build_key(type=body_part) > - build_more("message body piece") > - build_more("message body piece2") > ... > >> 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...
2010 Sep 17
1
fts_squat hanging on some messages
...th=\"641\" border"..., size = 8192} block = {part = 0xc6e580, hdr = 0x0, data = 0xcd3250 "<?XML VERSION=\"1.0\" ENCODING=\"UTF-8\" ?>", size = 39} prev_part = 0xc6e580 parts = 0x0 skip_body = false body_part = true ret = 1 __FUNCTION__ = "fts_build_mail" #4 0x00007ff66676c1ed in fts_build_more (ctx=0xcc7110) at fts-storage.c:625 _data_stack_cur_id = 4 count = 0 ret = 0 #5 0x00007ff66676c5c2 in fts_mailbox_search_next_nonblock (ctx=0xcc4f60, mail=0xccb...
2016 May 29
4
fts lucene crashes in 2.2.24
...= 0x555555838190, update_ctx = 0x55555583a550, content_type = 0x0, content_disposition = 0x0, body_parser = 0x0, word_buf = 0x0, pending_input = 0x0, cur_user_lang = 0x0} prev_part = 0x5555557dd2c0 parser = 0x555555839070 decoder = 0x555555839440 parts = 0x31 body_part = false body_added = false binary_body = <optimized out> error = 0x60 <error: Cannot access memory at address 0x60> #8 fts_build_mail (update_ctx=0x55555583a550, mail=mail at entry=0x555555838190) at fts-build-mail.c:594 _data_stack_cur_id = 5 #9 0x0000...
2019 Jan 11
0
Solr -> Xapian ?
..._key". Why so ? What is the link with "build_more" ? The idea is that it calls something like: - build_key(type=hdr, hdr_name=From) - build_more("tss at iki.fi") - build_key(type=hdr, hdr_name=Subject) - build_more("Re: Solr -> Xapian ?") - build_key(type=body_part) - build_more("message body piece") - build_more("message body piece2") ... 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 ? lookup() get...
2019 Jan 11
0
Solr -> Xapian ?
...? >> The idea is that it calls something like: >> >> - build_key(type=hdr, hdr_name=From) >> - build_more(" tss at iki.fi") >> - build_key(type=hdr, hdr_name=Subject) >> - build_more("Re: Solr -> Xapian ?") >> - build_key(type=body_part) >> - build_more("message body piece") >> - build_more("message body piece2") >> ... >> >> Q3 : Searching/Lookup : THe fheader in which to llok for (must be a >> least among "cc, to, from, subject, body") is not appearing in th...
2011 Feb 02
1
Backtrace:dovecot/imap with 2.0.9 hg checkout from 1st of Febrauary
...{part = 0x8f172e8, hdr = 0x0, data = 0x0, size = 0} prev_part = 0x8f172e8 skip_body = false block = {part = 0x8f172e8, hdr = 0x0, data = 0x91fc9f8 "", size = 188} ret = <value optimized out> input = 0x91f8908 parts = 0x8f172e8 body_part = true #13 fts_build_more (ctx=0x8fabeb8, mail=0x8f67e00, tryagain_r=0xbfa702ef) at fts-storage.c:625 _data_stack_cur_id = 4 count = 3 ret = 150653856 #14 fts_mailbox_search_next_nonblock (ctx=0x8fabeb8, mail=0x8f67e00, tryagain_r=0xbfa702ef) at fts-storage.c:728...
2015 May 10
2
v2.2.17 release candidate released
On 10 May 2015, at 06:19, Reuben Farrelly <reuben-dovecot at reub.net> wrote: > > I'm now seeing these crashes in the indexing code: > > May 10 12:22:32 tornado.reub.net dovecot: master: Dovecot v2.2.17.rc1 (3903badc4ee0+) starting up for imap, lmtp, sieve > ... > May 10 13:07:50 tornado.reub.net dovecot: indexer: Error: Indexer worker disconnected, discarding 1
2011 Jan 10
1
Multiple imap crashes (Panic: file squat-trie.c: line 876 (squat_build_word): assertion failed: (i + bytelen <= size))
...= {part = 0x96482f0, hdr = 0x0, data = 0x0, size = 0} prev_part = 0x96482f0 skip_body = false block = {part = 0x96482f0, hdr = 0x0, data = 0x969dbd0 "", size = 15} ret = <value optimized out> input = 0x969a778 parts = 0x96482f0 body_part = true #13 fts_build_more (ctx=0x969d1b8, mail=0x96811f8, tryagain_r=0xbf8d29cf) at fts-storage.c:625 _data_stack_cur_id = 4 count = 0 ret = 157795000 #14 fts_mailbox_search_next_nonblock (ctx=0x969d1b8, mail=0x96811f8, tryagain_r=0xbf8d29cf) at fts-storage.c:728...
2015 Jul 29
2
charset-iconv.c panic
...ize = 8162} prev_part = 0x2304210 skip_body = false block = {part = 0x2304210, hdr = 0x0, data = 0x2391a60 "", size = 0} binary_body = <optimized out> ret = <optimized out> input = 0x2370fa0 parts = 0x7f1b73ab63c1 body_part = true body_added = true #9 fts_build_mail (update_ctx=0x2355980, mail=mail at entry=0x23639b0) at fts-build-mail.c:592 _data_stack_cur_id = 5 ret = 1 #10 0x00007f1b72701a20 in fts_mail_index (_mail=0x23639b0) at fts-storage.c:484 ft = 0x235bdf0 flist = 0x23...
2011 Jan 12
0
Backtrace:dovecot/imap
...75^\357\277\275{\357\277\275\n\357\277\275-\357\277\275\322\256PV\021\357\277\275\001T\357\277\275O\357\277\275~W\357\277\275JQ!*\357\277\275\002*YLK9\310\224\357\277\275Z\003"..., size = 207} ret = <value optimized out> input = 0xc7fb3c8 parts = 0xa0440b0 body_part = true #13 fts_build_more (ctx=0xa08cc00, mail=0xa092dc8, tryagain_r=0xbf9bc6ff) at fts-storage.c:625 _data_stack_cur_id = 4 count = 20 ret = 168349528 #14 fts_mailbox_search_next_nonblock (ctx=0xa08cc00, mail=0xa092dc8, tryagain_r=0xbf9bc6ff) at fts-storage.c:728...
2019 Jan 06
3
Solr -> Xapian ?
...ackend_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 contain only full valid UTF-8 characters, > but it doesn't need to be NUL-terminated. size contains the data size in > bytes, not characters. This function may be called many times and the data > block sizes may be small. Backend returns 0 if ok, -1 if build should be...
2016 Oct 24
0
keent() from Tika - with doveadm
...size = 0} block = {part = 0x801c09c58, hdr = 0x801ccf118, data = 0x7fffffffdc90 "0\220\314\001\b", size = 0} prev_part = 0x801c09c58 parts = 0x4ffffdca8 ---Type <return> to continue, or q <return> to quit--- skip_body = false body_part = false body_added = false binary_body = 255 error = 0x801cc88c0 "\200\212\314\001\b" ret = 1 #18 0x000000080220ee72 in fts_build_mail (update_ctx=0x801c21240, mail=0x801c63040) at fts-build-mail.c:594 _data_stack_cur_id = 5 ret = 8 #19...
2019 Jan 11
4
Solr -> Xapian ?
...with "build_more" ? > The idea is that it calls something like: > > - build_key(type=hdr, hdr_name=From) > - build_more(" tss at iki.fi") > - build_key(type=hdr, hdr_name=Subject) > - build_more("Re: Solr -> Xapian ?") > - build_key(type=body_part) > - build_more("message body piece") > - build_more("message body piece2") > ... > > 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'...
2016 Oct 24
2
keent() from Tika - with doveadm
Hi! We found some problems with those patches, and ended up doing slightly different fix: https://github.com/dovecot/core/compare/3e41b3d%5E...cca98b.patch Aki On 24.10.2016 10:17, Aki Tuomi wrote: > Hi! > > Can you try these two patches? > > Aki > > > On 24.10.2016 08:48, Aki Tuomi wrote: >> Ok so that timeval makes no sense. We'll look into it. >>