querqy / chorus

Towards an open source stack for e-commerce search
Apache License 2.0
141 stars 33 forks source link

Implement vector search POC #144

Closed renekrie closed 1 year ago

renekrie commented 1 year ago

Implements #136

epugh commented 1 year ago

Do we want to include data-encoder/ecommerce/vectors/data/1.json files in the repo? Worth zipping them? Or just not worry about it for now?

renekrie commented 1 year ago

Do we want to include data-encoder/ecommerce/vectors/data/1.json files in the repo? Worth zipping them? Or just not worry about it for now?

The files aren't too large but I think we should still zip them

epugh commented 1 year ago

Do we want to include data-encoder/ecommerce/vectors/data/1.json files in the repo? Worth zipping them? Or just not worry about it for now?

The files aren't too large but I think we should still zip them

Done. It looks easy to read in the json file from a zip for the future.