[
https://issues.apache.org/jira/browse/SOLR-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley closed SOLR-2735.
------------------------------
Resolution: Duplicate
> cache LuceneFieldType in SchemaField
> ------------------------------------
>
> Key: SOLR-2735
> URL: https://issues.apache.org/jira/browse/SOLR-2735
> Project: Solr
> Issue Type: Improvement
> Reporter: Yonik Seeley
> Priority: Minor
>
> Lucene added a reusable FieldType (which I'll call LFT since Solr's FieldType
> has been around since inception). Ironically this has led to Solr going
> backwards and creating more objects since FieldType.createField() now creates
> the LFT every time. We should create it once and keep it in SchemaField, or
> perhaps even have SchemaField implement LFT.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]