jpountz commented on a change in pull request #687: LUCENE-8815: Adds a 
DoubleValues implementation for feature fields
URL: https://github.com/apache/lucene-solr/pull/687#discussion_r290165277
 
 

 ##########
 File path: lucene/CHANGES.txt
 ##########
 @@ -41,6 +41,12 @@ Other
 
 New Features
 
+* LUCENE-8815: Provide a DoubleValues implementation for retrieving the value 
of features without
+  requiring a separate numeric field. The feature sort added previously has 
been updated to use this
+  new DoubleValues implementation. note that as feature values are stored with 
only 8 bits of mantissa
 
 Review comment:
   s/note/Note/

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to