Hi, We want to migrate from lucene 5.5.3 to 7.6.0(current stable version). Could you please help with migration guide if any available for the same?
*One of the scenario observed:* when used *NumericRangeQuery.newLongRange, *we can pass the precision step as the parameter. But now in 7.6.0, we need to use LongPoint, but no method available which can take the precision as parameter. Could you please advice how to overcome this migration issue? Regards, Sreeram