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

Varun Thacker commented on SOLR-11033:
--------------------------------------

Rough outline :

Create a example/multilanguage/conf folder. This could contain a bigger schema 
which has preconfigured definitions for all the languages ( including the 
contrib ones ) and the solrconfig file which has langid guessing. 

Remove all of the non english language definitions from the default configset

Taking David Smiley's suggestion on a similar config refacor Jia this could be 
broken into two commits to make it more readable in the future.

> Move out multi language field and fieldType to a separate example 
> ------------------------------------------------------------------
>
>                 Key: SOLR-11033
>                 URL: https://issues.apache.org/jira/browse/SOLR-11033
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Varun Thacker
>
> The bulk of the schema file in the default configset has fieldType and 
> dynamic field definition for  different languages.  Based on the discussion 
> on SOLR-10967 if we move it to a separate config set and keep the default 
> configset english only then the size will be dramatically reduced and make 
> the schema file much more readable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to