You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2017/03/09 03:32:38 UTC

[jira] [Commented] (LUCENE-7734) FieldType copy constructor should accept IndexableFieldType

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

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

I'm unsure whether it is an issue or not, but it seems to imply that we could not add new properties to {{FieldType}} without adding them to {{IndexableFieldType}} as well?

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org