In a word, “no”. The string type is intentionally primitive, no analysis/case
changing is done at all.
You say “you cannot reindex the data”. Why not? Just due to time constraints or
is the original data no longer available?
If all the fields are stored, you can pull the docs from the collectio
Hi,
We missed the fact that case insensitive search doesn't work with
field type "string". We have 3B docs indexed and we cannot reindex the data.
Now, as schema changes require reindexing, is there any other way to
achieve case insensitive search on string fields?
Regards,
Anshuman