DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=19203>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=19203





------- Additional Comments From [EMAIL PROTECTED]  2006-11-19 11:53 -------
One more thing, in the patch I changed the way float/double are handled, instead
of storing only 4 digits after the dot, it will store full range of values
allowed  for float/double.

Indexer types short, integer, and long will always use 8 bytes to store the
value, and both float and double use 8 bytes. Does it make a sense to change it
so value takes exact amount of space - 2 byte for short, 4 bytes for integer and
so on?


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to