BaseXYPointTestCase
Abstract class to do basic tests for a xy spatial impl (high level fields and queries)
Functions
Add a single point and search for it in a box
null field name not allowed
test we can search for a point
distance query should not accept invalid x/y as origin
Inf distance queries are not allowed
NaN distance queries are not allowed
negative distance queries are not allowed
null field name not allowed
Valid values that should not cause exception
Inf: illegal
NaN: illegal
test we can search for a multi-polygon
test we can search for a polygon
test we can search for a polygon with a hole (but still includes the doc)
test we can search for a polygon with a hole (that excludes the doc)
null field name not allowed
Run a few iterations with just 10 docs, hopefully easy to debug
Runs with thousands of docs
Explicitly large