How to create parent child mapping with existing Index using Nest 6?
You cannot, you need to start with a new index and mapping.
I want to create index with some settings for analyzer, so I should create index, add settings and than add mapping. For simple indices without parent child relationship I can do this.
Thank you for the answer
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.