Hello,

I would like to use the R*-Tree for a big number of columns, let's say 50.
However I read in the doc that it was limited to 11.

Is there any way to remove this limit ?

My goal is to sort N-dimension arrays to get all the records in a range like
minX, maxX, miny, maxY ... minK maxK.

Is there a better way to do this ?

Thank you

Kirell
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to