Jan Høydahl created SOLR-4994:
---------------------------------
Summary: Add text_nn and text_nb and improve the defaults
Key: SOLR-4994
URL: https://issues.apache.org/jira/browse/SOLR-4994
Project: Solr
Issue Type: Improvement
Components: Schema and Analysis
Affects Versions: 4.4
Reporter: Jan Høydahl
Assignee: Jan Høydahl
Priority: Trivial
h2. New field types
Create field types for the variants nn and nb, using specific stopwords and
stemmer variants
The old text_no should then probably switch to using variant=no to be
consistent, even if this is a backwards break - but it's only an example schema
so people should take care. Perhaps mention on top of CHANGES.TXT
h2. Add normalization/folding
For all the Norwegian field types, consider adding
ScandinavianNormalizationFilterFactory to normalize ae->æ, ä->æ etc. This is a
light normalization which would be beneficial to most if not all users.
Alternatively, add commented example
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]