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

Yonik Seeley commented on SOLR-309:
-----------------------------------

> I tried it when I wanted a simple tokenized string field

The analyzer you show *is* a text field (which is what you want when doing 
analysis).
Why would you want an "analyzed" string field when that is exactly what a text 
field is?

> A solr.StrField that has analyzers configured should emit warning to log
> ------------------------------------------------------------------------
>
>                 Key: SOLR-309
>                 URL: https://issues.apache.org/jira/browse/SOLR-309
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>            Reporter: Thomas Peuss
>            Priority: Minor
>
> A solr.StrField that has analyzers configured in schema.xml should emit a 
> warning/error to the log. As I understand StrFields never get tokenized.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to