rhsimplex / image-match

🎇 Quickly search over billions of images
2.94k stars 405 forks source link

Mongo search is slow #144

Open cogniti75 opened 3 years ago

cogniti75 commented 3 years ago

I have about 2000 pictures in the database.

Searching ses.search_image takes 3-5 seconds. Is it possible to speed it up somehow? I plan to compare almost a million images.

Is Elasticsearch faster?