Hello,

I'm using solr and indexing vectors into fields.
In some cases when I search for documents I want to do it based on the
fields containing the vector.
I have an algorithm which defines a score to the document.
The document's score is based on vector multiplication and on an input
vector given in the url.

What is the best way in order to implement the search?

Thank you,
Maya

Reply via email to