Was there a reason the branches for es-6.8 onwards were the only ones updated to parse the embedding field into floats instead of doubles?
I think we should either fix the plugin for all versions to interpret the field as float[], or clarify it in the readme. I have an easy enough patch to update the older version branches.
Was there a reason the branches for es-6.8 onwards were the only ones updated to parse the embedding field into floats instead of doubles?
I think we should either fix the plugin for all versions to interpret the field as
float[]
, or clarify it in the readme. I have an easy enough patch to update the older version branches.