Hi all! We are looking to improve search functionality on our app.
Currently using input value → any field contains (input value) as the method…
Does anyone know how to implement vector / semantic / etc. search (that will search on a database of products and display relevant results in order of relevance)? Thank you!