navneet1v commented on PR #15169:
URL: https://github.com/apache/lucene/pull/15169#issuecomment-3978141677

   > The confidence interval parameter is no longer needed; the new format does 
not "train" on a sample of the documents. Encoding is vector local except for 
the center, which is the mean vector in the segment
   
   @mccullocht how as a consumer of Lucene I am supposed to migrate to new 
format and still keep on getting consistent results. One way I can think of is 
copy the code for BWC which was removed. and then for all new indices which are 
getting created start using the new format. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to