Thanks for all your help. I was able to get my test environment in and
tested with just the document that I was searching.
I was able to figure out the analyzer and found that the index_synonyms file
was used improperly and it caused solr to generate the wrong terms for the
data it was given.
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
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 field
Field value query: mcmurdo
results
I only got one match in the index analyzer
org.apache.solr.analys
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: Solr splitting my words
Let me start
Feed your data into the Analysis form to see the transformations
taking place. Navigate to the Solr admin console, select your
collection name on the left (e.g. collection1). Click on Analysis
link. I suspect it's the WordDelimiterFilterFactory that is not doing
what you expect, which you can fine-