On 15/04/2019 01:39, Larry Rosenman via dovecot wrote:
full solr.log at: https://www.lerctr.org/~ler/solr.log
The search DOES make it to SOLR: ⌂77% [ler@thebighonker.lerctr.org:~] 130 $ grep sysutils /var/log/solr/solr.log 2019-04-14 18:31:34.749 INFO (qtp349420578-7538) [ x:dovecot] o.a.s.c.S.Request [dovecot] webapp=/solr path=/select params={q={!lucene+q.op%3DAND}(hdr:sysutils\/+OR+body:sysutils\/)&fl=uid,score&sort=uid+asc&fq=%2Bbox:8097632f69627b5b58950000bbe98eac+%2Buser:ler&rows=22644&wt=xml} hits=0 status=0 QTime=460
Pick showing subjects: https://www.lerctr.org/~ler/sysutils_mail.png
What else?
I'm happy to provide access.
-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: larryrtx@gmail.com mailto:larryrtx@gmail.com US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106
Larry
so the search is returning no hits as you said. But can you show that there is data in the index that should match?
doveadm search -u user@example.com mailbox inbox body "sysutils/"
Can you do a controlled test and send yourself a test message with that string and show the solr log where it is being inserted into the index and then search for it with doveadm (just to rule out roundcube for the moment) and show solr log for that search?
John