Navneet Verma
Navneet Verma
@danyilq can you add the details on the number of nodes, RAM of the nodes too, to help us better understand the issue.
On thinking over this more I think, what we can do is we can start taking another option which is used for text fields too. We can use this field...
> I think that makes sense. So this would fall back to brute force knn search? Yes that is correct.
> @navneet1v do you think instead we can do "method": false? Right now, method specifies the structure for ANN search. So, if we set to false, it would make sense...
Yes that is correct. See index: false govern that should we be creating vector data structures or not. It has that simple job.
@simonhessner thanks for creating the issue. But rather than sending out the full message I think the problem which you encountered can be easily solved upfront adding a validation before...
@mingshl > When developing ml_infernce ingest processors and ml_inferece search processors, an interesting question was brought up why it can not be just one ml_inference processor to work on both...
@msfroh , @reta can I get a review on this PR?
> > @msfroh , @reta can I get a review on this PR? > > Sorry about that @navneet1v, referring to the modification (in the issue) > > > Plus...
> > > @msfroh , @reta can I get a review on this PR? > > > > > > Sorry about that @navneet1v, referring to the modification (in the...