RichJackson / cogstack

Database - Elasticsearch realtime mapping. With NLP goodiness.
Apache License 2.0
7 stars 2 forks source link

[BUG] fieldsToGate configuration does not work for upper case character #24

Closed hkkenneth closed 7 years ago

hkkenneth commented 7 years ago

The configured value is .toLowerCase()-ed in init() but not in process(), the inconsistency causes key with upper case character to not match.