Details
-
Task
-
Resolution: Duplicate
-
Minor - P4
-
None
-
None
-
None
Description
Description
Under the Static Mapping Example section of the Atlas Full Text Search document, the description mentioned that the state sub-field uses the lucene.english analyzer by default for queries. However, within the code sample, the "analyzer" field for "state" is "lucene.simple", which it should be "lucene.english" instead.