Streaming expression and matrix creation from numerical field

2021-04-27 Thread FAVORY , XAVIER
Hello everyone, I am currently trying to create a system for performing distance computation of different documents based on some pre-computed numerical feature vector. I set up Solr (cloud) 8.7 and I am using streaming expressions. I have documents as such, with the feature field being pfloat wi

Re: Streaming expression and matrix creation from numerical field

2021-04-29 Thread FAVORY , XAVIER
way to materialize the matrix directly from a > multidimensional array. > > > Joel Bernstein > http://joelsolr.blogspot.com/ > > > On Tue, Apr 27, 2021 at 6:00 PM FAVORY , XAVIER > wrote: > > > Hello everyone, > > > > I am currently trying to create a system

Re: Streaming expression and matrix creation from numerical field

2021-04-29 Thread FAVORY , XAVIER
this it > makes sense to support matrix creation directly from multi-value arrays. > I'll add this when i get some time. > > > > > Joel Bernstein > http://joelsolr.blogspot.com/ > > > On Thu, Apr 29, 2021 at 10:46 AM FAVORY , XAVIER > wrote: > &