Continuing the discussion from Unique token filter with string array:
I'd like to raise again this question that has not been answered.
The unique token filter (https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-unique-tokenfilter.html) does not remove duplicates when the field is an array of strings. Is this the correct behavior? Is there any solution/workaround to achieve this?