If I have a field that is the default type text (from the sample schema)
with the lowercase filter and so forth, is it possible to also do sentence
matches in a case insensitive way?

I can see the word roots are indexed in lowercase, but when I then try to
match on the entire sentence, it will only work if the case is the same.

Do I need to create two fields? One for text and the other for case
insensitive sentence matching?

-- 
Regards,

Ian Connor

Reply via email to