Delete field from document

Hello sir,
I have added a field in some document so i need to remove a field in all documents is there any way to do it in 1.7 elastic search

you have to reindex the documents without that field. that is the only way to remove it.

1 Like

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