[
https://issues.apache.org/jira/browse/SOLR-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954669#comment-13954669
]
Yonik Seeley commented on SOLR-5936:
------------------------------------
I think we can remove this from the example schema alltogether?
{code}
+ <!-- The pint (solr.IntField) field type is deprecated and will be removed
in Solr 5.0! -->
<dynamicField name="*_pi" type="pint" indexed="true" stored="true"/>
{code}
I had added it a long time ago for manual testing purposes.
> Deprecate non-Trie-based numeric (and date) field types in 4.x and remove
> them from 5.0
> ---------------------------------------------------------------------------------------
>
> Key: SOLR-5936
> URL: https://issues.apache.org/jira/browse/SOLR-5936
> Project: Solr
> Issue Type: Task
> Components: Schema and Analysis
> Reporter: Steve Rowe
> Assignee: Steve Rowe
> Priority: Minor
> Fix For: 4.8, 5.0
>
> Attachments: SOLR-5936.branch_4x.patch, SOLR-5936.branch_4x.patch
>
>
> We've been discouraging people from using non-Trie numeric&date field types
> for years, it's time we made it official.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]