Hello, I'am doing a application for selling product online. And you know, the search bar, I want to make them functional, to create an API my frontend can use to search for products with barcode, image, name etc
And if you must have it, it involves some very complicated topics - you'll need a way to "compare" two images and calculate a "similarity" rating, but you also likely need some AI tech to find the "important object" in the image etc
Is it realistic to have a search indexer for a webshop? If you are a tiny tiny seller with single-digit customers per day, no. If you are selling thousands of products per day? yes.