[ 
https://issues.apache.org/jira/browse/SOLR-11120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092449#comment-16092449
 ] 

ASF subversion and git services commented on SOLR-11120:
--------------------------------------------------------

Commit 2fd49e17c2e7a50646e267fc101bb2586d259999 in lucene-solr's branch 
refs/heads/branch_7x from Chris Hostetter
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=2fd49e1 ]

SOLR-11120: Remove trie fieldTypes from schema-points.xml

(cherry picked from commit bddbef0ce98419233b80a5c433bf763a9a4d6e1b)


> 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
>             Fix For: 7.0, master (8.0), 7.1
>
>         Attachments: SOLR-11120.patch
>
>
> 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