Need to rectify inconsistent behavior when people associate an analyzer with a
non-TextField fieldType
------------------------------------------------------------------------------------------------------
Key: SOLR-1086
URL: https://issues.apache.org/jira/browse/SOLR-1086
Project: Solr
Issue Type: Bug
Components: Analysis
Affects Versions: 1.3, 1.2, 1.1.0, 1.4
Reporter: Hoss Man
Currently, specifying an <analyzer> is only supported when using the TextField
class -- however:
1) no error is logged if an <analyzer> is declared for other field types
2) the analysis screen gives the mistaken impression that the analyzer is
being used...
http://www.nabble.com/Field-tokenizer-question-to22594575.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.