You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/02/08 01:56:59 UTC

[jira] [Issue Comment Edited] (SOLR-3105) Add analysis configurations for different languages to the example

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

Robert Muir edited comment on SOLR-3105 at 2/8/12 12:55 AM:
------------------------------------------------------------

Jan: maybe, though I don't want the functionality to depend upon more obscure features of solr or xml.

And of course, its useful to look at everything in context, these files are already huge: 
* the existing 'english' fieldTypes are 109 lines long, for a single language. 
* this is 317 lines long, for 28 languages.
* other config files are also huge (solrconfig.xml is 1,669 lines long)

Long term I would really prefer the field types in the schema.xml, where they will work and people will find them,
and where we can build off of them for future things: e.g. things like better language detection integration or examples.

                
      was (Author: rcmuir):
    Jan: maybe, though I don't want the functionality to depend upon more obscure features of solr or xml.

And of course, its useful to look at everything in context, these files are already huge: 
* the existing 'english' example is 109 lines long, for a single language. 
* this is 317 lines long, for 28 languages.
* other config files are also huge (solrconfig.xml is 1,669 lines long)

Long term I would really prefer the field types in the schema.xml, where they will work and people will find them,
and where we can build off of them for future things: e.g. things like better language detection integration or examples.

                  
> Add analysis configurations for different languages to the example
> ------------------------------------------------------------------
>
>                 Key: SOLR-3105
>                 URL: https://issues.apache.org/jira/browse/SOLR-3105
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Robert Muir
>             Fix For: 3.6, 4.0
>
>         Attachments: SOLR-3105.patch
>
>
> I think we should have good baseline configurations for our supported analyzers
> so that its easy for people to get started.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org