Displaying 7 results from an estimated 7 matches for "aausdfrhyetdwgyatrdf".
2020 Oct 18
8
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
...nguages in bodies, so _do_ need to get this sorted.
> On 10/18/20 2:58 PM, John Fawcett wrote:
...
> silly question
...
hardly!
creating 2 messages
(1)
Subject: tambien
Body: tambien
(2)
Subject: tambi?n
Body: tambi?n
and two more, two avoid known stop words
(3)
Subject: aausdfrhyetdwgyatrdf
Body: aausdfrhyetdwgyatrdf
(4)
Subject: aausdfrhy?tdwgyatrdf
Body: aausdfrhy?tdwgyatrdf
1st,
doveadm fts rescan -u myuser at example.com
doveadm index -u myuser at example.com -q '*'
TBird/solr searches,
Subject: tambien ==> FOUND
Subject: tambi?n ==> FOUND...
2020 Oct 19
4
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
...ced = yes
- fts_filters = normalizer-icu snowball stopwords
+ fts_filters = lowercase snowball stopwords
now,
doveadm fts rescan -u testuser at example.com
doveadm index -u testuser at example.com -q '*'
, no errors.
on receipt of a test email with
subject: aausdfrhy?tdwgyatrdf aausdfrhyetdwgyatrdf
body: aausdfrhy?tdwgyatrdf aausdfrhyetdwgyatrdf
i see a solr auto-scan,
2020-10-19 14:41:50.628 INFO (searcherExecutor-15-thread-1-processing-x:dovecot) [ x:dovecot] o.a.s.c.SolrCore [dovecot] Registered new searcher autowarm time: 1 ms
2020-10-19 14:41:50.634 INFO (qtp1533985074-18) [...
2020 Oct 19
0
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
...y question
> ...
>
> hardly!
>
>
> creating 2 messages
>
> ????(1)
> ????Subject: tambien
> ????Body:??? tambien
>
> ????(2)
> ????Subject: tambi?n
> ????Body:??? tambi?n
>
> and two more, two avoid known stop words
>
> ????(3)
> ????Subject: aausdfrhyetdwgyatrdf
> ????Body:??? aausdfrhyetdwgyatrdf
>
> ????(4)
> ????Subject: aausdfrhy?tdwgyatrdf
> ????Body:??? aausdfrhy?tdwgyatrdf
>
>
> 1st,
>
> ????doveadm fts rescan -u myuser at example.com
> ????doveadm index????? -u myuser at example.com -q '*'
>
> TBird/so...
2020 Oct 19
0
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
.....
> > silly question
> ...
>
> hardly!
>
>
> creating 2 messages
>
> (1)
> Subject: tambien
> Body: tambien
>
> (2)
> Subject: tambi?n
> Body: tambi?n
>
> and two more, two avoid known stop words
>
> (3)
> Subject: aausdfrhyetdwgyatrdf
> Body: aausdfrhyetdwgyatrdf
>
> (4)
> Subject: aausdfrhy?tdwgyatrdf
> Body: aausdfrhy?tdwgyatrdf
>
>
> 1st,
>
> doveadm fts rescan -u myuser at example.com
> doveadm index -u myuser at example.com -q '*'
>
> TBird/solr searches,...
2020 Oct 19
0
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
...?? fts_filters = lowercase snowball stopwords
>
> now,
>
> ????doveadm fts rescan -u testuser at example.com
> ????doveadm index????? -u testuser at example.com -q '*'
>
> , no errors.
>
> on receipt of a test email with
>
> ????subject: aausdfrhy?tdwgyatrdf aausdfrhyetdwgyatrdf
> ????body:??? aausdfrhy?tdwgyatrdf aausdfrhyetdwgyatrdf
>
> i see a solr auto-scan,
>
> ????2020-10-19 14:41:50.628 INFO?
> (searcherExecutor-15-thread-1-processing-x:dovecot) [?? x:dovecot]
> o.a.s.c.SolrCore [dovecot]? Registered new searcher autowarm time: 1 ms
> ????202...
2020 Oct 11
6
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
I'm running,
dovecot --version
2.3.11.3 (502c39af9)
solr -version
8.6.3
uname -rm
5.8.13-200.fc32.x86_64 x86_64
grep _NAME /etc/os-release
PRETTY_NAME="Fedora 32 (Server Edition)"
CPE_NAME="cpe:/o:fedoraproject:fedora:32"
Solr FTS plugin is enabled/configured,
mail_plugins = virtual acl fts fts_solr
plugin {
fts = solr
fts_autoindex = yes
2020 Oct 19
0
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
Am 19.10.20 um 17:00 schrieb PGNet Dev:
>
>
> search in TBird
>
> ????subject: aausdfrhyetdwgyatrdf? => FOUND
> ????body:??? aausdfrhy?tdwgyatrdf? => FOUND
>
> ????subject: aausdfrhyetdwgyatrdf? => FOUND
> ????body:??? aausdfrhy?tdwgyatrdf? => (emtpy)
>
> on header search, I'm _not_ seeing any additional activity in solr.log
If I remember correctly, that is...