Fts solr add fields message-id, date, in-reply-to

2020-12-06 Thread michael1970
Hi, how can I add fields message-id, date, in-reply-to to fts solr index like hdr,body,subject or to? Thanks, Michael -- Sent from: http://dovecot.2317879.n4.nabble.com/

Re: Fts solr add fields message-id, date, in-reply-to

2020-12-06 Thread michael1970
Hi John, I have the standard Dovecot Solr, like in documentation. When I query in solr backend http://127.0.0.1:8983/solr/dovecot/select?q=*%3A* I see as json: "uid":[1075], "box":["202ab12237483a5e6c139a2345"], "user":["e...@example.co.nz"], "id":"1075/202ab

Re: Fts solr add fields message-id, date, in-reply-to

2020-12-07 Thread michael1970
Hi John, In my app I attach message ids to my jobs. ok,close, thanks for your help. -- Sent from: http://dovecot.2317879.n4.nabble.com/