Closed
Description
In the mapping definition, allow to define on the _routing
element that it is required (by settings "requried" : true
. This will hint difference APIs to take it into account. Start with the index api and fail the index operation if routing is not provided (also when provided within the bulk API).