0
0
bleve/analysis/token/lowercase
Michael Nitschinger 7e656dad32 Address special unicode sigma at end of term when lowercasing.
Σ maps to σ, except at the end of a word where it maps to ς.
This is the only conditional (contextual) but language-independent
mapping in unicode.
2016-10-11 12:37:08 +02:00
..
lowercase_test.go Address special unicode sigma at end of term when lowercasing. 2016-10-11 12:37:08 +02:00
lowercase.go Address special unicode sigma at end of term when lowercasing. 2016-10-11 12:37:08 +02:00