Upgrade issues unable to upgrade the mappings for the index, field name contains dot

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?

I don't see the relationship between this error message and a filter.

Can you tell me the impact of removing the filter?

Removing a filter from what?

Removing a filter from index mapping?

There is no filter in an index mapping. Or I don't recall we had that. Could you share a link to the documentation?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.