marqo-ai / marqo

Unified embedding generation and search engine. Also available on cloud - cloud.marqo.ai
https://www.marqo.ai/
Apache License 2.0
4.29k stars 183 forks source link

Fix image download with invalid _id for 2.8.1 release #861

Closed wanliAlex closed 2 weeks ago

wanliAlex commented 2 weeks ago

E.g., creating an index with treat_urls_and_pointers_as_image=True and indexing this document {"_id": 123, "image_field": "https://a-url-to-image/image1.jpg"} with give you a 500 error.

We also update the version to 2.8.1