We were supposed to compute the ID
while saving to ES, however this is
hard to manage when there are structured
data (and id should be within a structure)
and when dataModel.idColumn may have
been renamed.
The easier was to compute id and geopoint
like any other columns.
We were supposed to compute the ID while saving to ES, however this is hard to manage when there are structured data (and id should be within a structure) and when dataModel.idColumn may have been renamed. The easier was to compute id and geopoint like any other columns.