I was trying to ask you. Is filter added in the mapping to improve the performance?
Because If you refer to my 1st comment wherein I mentioned error as
"unable to upgrade the mappings for the index [test_09], reason: [Field name [dv.fullId] cannot contain '.']","caused_by":{"type":"mapper_parsing_exception","reason":"Field name [dv.fullId] cannot contain '.'"}}},"status":500}
So to fix this we have removed the filter and then performed reindex to remote.
So asking you the same, removing filter will have performance impact or functionality break of application?