LuXugang opened a new pull request, #12186:
URL: https://github.com/apache/lucene/pull/12186

   ### Description
   
   Add two constructions to support double/float.
   
   There is not  additional new test for this pr, just base on the current code 
and simulate double/float values by  `Float.parseFloat(String)`/` 
Double.parseDouble` .
   
   Some unrelated test code  were removed as same as mentioned at 
https://github.com/apache/lucene/pull/12153 .
   


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to