On 11/14/24 16:30, Arrieta, Alejandro wrote:
I know is old lucene doc, but latest lucene 10 only mentions int32 and not the number 2.1 billion.
That *is* the max int32 (signed, but Java doesn't do unsigned in "primitive" data types).
Dima
On 11/14/24 16:30, Arrieta, Alejandro wrote:
I know is old lucene doc, but latest lucene 10 only mentions int32 and not the number 2.1 billion.
That *is* the max int32 (signed, but Java doesn't do unsigned in "primitive" data types).
Dima