Does anyone know how to combine vector similarity search with more conventional field-based search (using elasticsearch for example)?
For example, given a set of labeled images, a user should be able to compose a query using a combination of filters (like size or description) along with a reference image (the vector).