Documents are not getting inserted in ES6.2

Hi,

I'mm trying to insert documents in ES 6.2. My concern is when I'm inserting data into ES by mapping one of index and mentioning
"index": false,
Data is not getting populating. And same code is inserting data when I'm removing this field from mapping .
Can you please quickly help me to find the issue

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