On 2021-06-11 05:49, Tom Van Cuyck wrote:
I have an issue with the ClassicTokenizer. According to the
documentation
(https://solr.apache.org/guide/8_8/tokenizers.html#classic-tokenizer)
this should work as follows:
- Words are split at hyphens, unless there is a number in the word, in
which case
Hi,
I have an issue with the ClassicTokenizer. According to the documentation (
https://solr.apache.org/guide/8_8/tokenizers.html#classic-tokenizer) this
should work as follows:
- Words are split at hyphens, unless there is a number in the word, in
which case the token is not split and the number