o19s / chorus-opensearch-edition

Chorus, now for OpenSearch!
Apache License 2.0
2 stars 1 forks source link

primary ean => key field modifications #68

Closed RasonJ closed 5 months ago

RasonJ commented 5 months ago

Updates for taking a list of ean's and making the first a "primary_ean".

The most non-obvious work was reworking the transform_data.sh file to insert primary_ean's into the json structure. I left this as a competing .sh file for us to decide on later.

Also, in renaming the indices without the prepended '.' so that we could do sql joins, forced us to rename the default ubi store from ubi_log to chorus_log