Hi Tommaso, I just committed an n-dimensional FloatPoint KNN impl to the sandbox module: <https://issues.apache.org/jira/browse/LUCENE-7974>. Not a scoring function though.
-- Steve www.lucidworks.com > On Oct 3, 2017, at 4:09 AM, Tommaso Teofili <[email protected]> wrote: > > Hi all, > > is it possible to use lucene-spatial for n dimensional points kind of the > same way we use it for 2/3d ? > My goal is to use such n dimensional points for proximity search (nearest > neighbour) as a scoring function . > > Regards, > Tommaso > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
