Description
schema-points.xml defines some Trie fieldtypes and dynamicFields that don't appear to serve any purpose other then confusion...
- the only test class using schema-points.xml is TestPointFields
- they are not used for functionality equivelence checks (ie: we never compare a point field to a trie field in this test)
- the only test failure if these fieldTypes / dynamicFields are removed is from what appears t obe a typo: testDoublePointFieldExactQuery seemed to be trying to test "number_d" even though it isn't a Point field