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

Adrien Grand commented on LUCENE-7734:
--------------------------------------

True, but this change is API compatible, so if something compiles today, it 
will still compile with your patch. I think the only thing it breaks is ABI 
compatibility so it would not be possible eg. to replace the Lucene JAR without 
recompiling. But this is not something we guarantee anyway, I don't think we 
should add an additional constructor on 6.x.

> FieldType copy constructor should accept IndexableFieldType
> -----------------------------------------------------------
>
>                 Key: LUCENE-7734
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7734
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Minor
>         Attachments: LUCENE_7734.patch
>
>
> {{FieldType}} is a concrete implementation of {{IndexableFieldType}}.  It has 
> a copy-constructor but it demands a {{FieldType}}.  It should accept  
> {{IndexableFieldType}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to