Hoss Man created SOLR-11120:
-------------------------------

             Summary: Remove trie fieldTypes from schema-points.xml
                 Key: SOLR-11120
                 URL: https://issues.apache.org/jira/browse/SOLR-11120
             Project: Solr
          Issue Type: Sub-task
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Hoss Man
            Assignee: Hoss Man


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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to