cozydev-pink / protosearch

prototype search library in pure scala
https://cozydev-pink.github.io/protosearch/
Apache License 2.0
9 stars 6 forks source link

PrefixTerm is not properly analyzed in QueryAnalyzer #37

Open valencik opened 1 year ago

valencik commented 1 year ago

The term of the PrefixTerm should be lowercased if using a lowercase analyzer in QueryAnalyzer