[ 
https://issues.apache.org/jira/browse/SOLR-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomás Fernández Löbbe updated SOLR-6704:
----------------------------------------
    Attachment: SOLR-6704.patch

The problem seems to be that the "setArgs" should be delegating to the 
wrappedField. This is not an issue in 5x or trunk because the implementation 
was changed and TrieDateField is no longer decorating TrieField but extending 
it. 
I'm wondering if we are missing other methods in TrieDateField too. I'll take a 
look

> TrieDateField type drops schema properties in branch 4.10
> ---------------------------------------------------------
>
>                 Key: SOLR-6704
>                 URL: https://issues.apache.org/jira/browse/SOLR-6704
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.10.2
>            Reporter: Tomás Fernández Löbbe
>            Assignee: Tomás Fernández Löbbe
>         Attachments: SOLR-6704.patch, testcases.patch
>
>
> Properties set in the FieldType, like multiValued, docValues, etc are dropped 
> on TrieDateField type.
> This is only happening in the 4.10 branch, 5x and trunk don't seem to have 
> this issue. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to