-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.2.0
-
Component/s: Index Maintenance
-
None
-
ALL
I'm trying to create a text index in a populated collection. I didn't find how to solve this error.
{ "ok" : 0, "errmsg" : "text contains invalid UTF-8", "code" : 28755 }
What can I do to remove all non UTF-8 texts from my entire database?