Looking at TestBigIntegerPoint it seems to me that the core functionality of BigIntegerPoint is working. Is there any reason you would advise me for not using it ? Is there anything missing ?
> On 26. Feb 2021, at 22:14, Robert Muir <[email protected]> wrote: > > It was added to the sandbox originally (along with InetAddressPoint for ip > addresses) and just never graduated from there: > https://issues.apache.org/jira/browse/LUCENE-7043 > > The InetAddressPoint was moved to core because it seems pretty common that > people want to do range queries on IP hosts and so on. So it got love. > > Not many people need 128-bit range queries I suppose? > > On Fri, Feb 26, 2021 at 1:25 PM Michael Kleen <[email protected]> wrote: > >> Hello, >> >> I am interested in using BigIntegerPoint. What is the reason that it is >> part of the sandbox ? Is it ready for use ? >> >> Many thanks, >> >> Michael >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
