[
https://issues.apache.org/jira/browse/SOLR-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker updated SOLR-10967:
---------------------------------
Attachment: SOLR-10967.patch
A few small cleanups:
- Remove the currency fieldtype and dynamic field. We can even remove the
currency.xml which hasn't been updated since 2011.
- Remove the random dynamic field
- Remove the ignored field and commented usage
Doubts:
- I've fixed some information about docValues around line 70 . Can someone
confirm if this is fine.
I'm not sure which doc-value fields only work with single valued
The majority of the file is fieldType definition for different languages.
> Cleanup the default configset
> -----------------------------
>
> Key: SOLR-10967
> URL: https://issues.apache.org/jira/browse/SOLR-10967
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Affects Versions: master (7.0)
> Reporter: Varun Thacker
> Assignee: Varun Thacker
> Attachments: SOLR-10967.patch
>
>
> The schema in the default configset is 1000 lines . We should audit it and
> see if we can prune it a little bit.
> Also in this Jira we should fix some of the copy editing . For example,
> comments like these are outdated
> {code}
> This is the Solr schema file. This file should be named "schema.xml" and
> should be in the conf directory under the solr home
> (i.e. ./solr/conf/schema.xml by default)
> or located where the classloader for the Solr webapp can find it.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]