[
https://issues.apache.org/jira/browse/SOLR-12329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-12329.
-----------------------------------
Resolution: Not A Problem
This issue tracker is not a support portal. Please raise this question on the
user's list at [email protected], see:
(http://lucene.apache.org/solr/community.html#mailing-lists-irc) there are a
_lot_ more people watching that list who may be able to help and you'll
probably get responses much more quickly.
If it's determined that this really is a code issue in Solr and not a
configuration/usage problem, we can raise a new JIRA or reopen this one.
> Default Analyzer for known and unknown fields
> ---------------------------------------------
>
> Key: SOLR-12329
> URL: https://issues.apache.org/jira/browse/SOLR-12329
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Schema and Analysis
> Reporter: Zyan
> Priority: Major
>
> Hi
> Is there any way I can set the Tokenizer to Keyword Tokenizer instead of
> StandardTokenizer by default for all known fields as well as unknown fileds (
> In schema less mode ). Basically I don't want Solr to break the terms I
> index into multiple terms. It also affects faceting. when I try to facet on a
> term CPU in an example Data Set ( CPU="Quad 2 Core" , CPU=Intel I3 ) , i get
> 5 facets ( Quad , 2, Core , Intel and I3 ) which is not the behavior I'm
> expecting. I'm expecting only 2 facets.
> Can it be made configurable too. For example can a user define the Analyzers
> for all the unknown fields through a wildcard syntax or something
>
> Thanks
> Zyan
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]