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

ASF subversion and git services commented on LUCENE-6426:
---------------------------------------------------------

Commit 1673790 from [~jpountz] in branch 'dev/trunk'
[ https://svn.apache.org/r1673790 ]

LUCENE-6426: Fix FieldType's copy constructor to also copy over the numeric 
precision step.

> FieldType copy constructor does not copy the numeric precision step
> -------------------------------------------------------------------
>
>                 Key: LUCENE-6426
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6426
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>             Fix For: Trunk, 5.2
>
>         Attachments: LUCENE-6426.patch
>
>
> If you create a new FieldType with new FieldType(existingFieldType), the 
> precision step will not be copied over.



--
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