.
Thanks again for your quick responses.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-splitting-my-words-tp4041913p4042292.html
Sent from the Solr - User mailing list archive at Nabble.com.
rsday, February 21, 2013 9:59 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr splitting my words
I tried playing with the analyzer before posting and wasn't sure how to
interpret it.
Field type: text
Field value index: womens-mcmurdo-ii-bootsthis is based on the info that
is in the f
to be indexed is not sending the data in caps.
Which is why I am puzzled. I am wondering if the indexed data is not coming
from the field I expect. I will try your change in dev once I get data
generated there.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-splitting-my-
The word splitting is caused by "splitOnCaseChange: 1". Change that "1" to
"0" and completely reindex your data.
-- Jack Krupansky
-Original Message-
From: scallawa
Sent: Thursday, February 21, 2013 7:47 AM
To: solr-user@lucene.apache.org
Subject: S
ordParts: 1 catenateAll:
> 0 catenateNumbers: 0 }
> org.apache.solr.analysis.LowerCaseFilterFactory args:{}
> org.apache.solr.analysis.EnglishPorterFilterFactory args:{protected:
> protwords.txt }
> org.apache.solr.analysis.RemoveDuplicatesTokenFilterFactory args:{}
>
> A
Numbers: 0 }
org.apache.solr.analysis.LowerCaseFilterFactory args:{}
org.apache.solr.analysis.EnglishPorterFilterFactory args:{protected:
protwords.txt }
org.apache.solr.analysis.RemoveDuplicatesTokenFilterFactory args:{}
Any help would be greatly appreciated.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr