Re: Solr Reference Guide issue for simplified tokenizers

2018-04-16 Thread Nikolay Khitrin
like LUCENE-7766. For example I have to strip quotes on tokenizer stage to obtain WDGF offsets on parts (for strings like "Foo-Bar" and HTMLStripCharFilter before tokenizer) as temporary solution. 2018-04-15 21:08 GMT+03:00 Shawn Heisey : > On 4/15/2018 5:42 AM, Nikolay Khitrin wrote:

Solr Reference Guide issue for simplified tokenizers

2018-04-15 Thread Nikolay Khitrin
onstructor consumes raw unicode characters instead of \t\r\n form, so correct configuration is -- Nikolay Khitrin