Re: MappingCharFilterFactory weird behaviour

2020-10-05 Thread Alexandre Rafalovitch
How do you know it does not apply? My Doh moment is often forgetting that stored version of the field is not affected by analyzers. One has to look in schema Admin UI to check indexed values. Regards, Alex On Mon., Oct. 5, 2020, 6:01 a.m. Lukas Brune, wrote: > Hello! > > I'm having some

MappingCharFilterFactory weird behaviour

2020-10-05 Thread Lukas Brune
Hello! I'm having some troubles with using MappingCharFilterFactory in my schema. We're using it to replace some escaped html entities so HTMLStripCharFilterFactory can take care of those. When testing this out in Analysis it works perfectly, however, when adding elements to Solr, the mapping