RE: Unable to determine why query won't return results

2011-11-10 Thread Nordstrom, Kurt
011 6:06 AM To: solr-user@lucene.apache.org Subject: Re: Unable to determine why query won't return results Hi Kurt, I toke your fieldtype definition and could not reproduce your problem with solr 3.4. But I think you have a problem with the ampersand in "A. J. Johnson & Co."

Re: Unable to determine why query won't return results

2011-11-10 Thread karsten-solr
Hi Kurt, I toke your fieldtype definition and could not reproduce your problem with solr 3.4. But I think you have a problem with the ampersand in "A. J. Johnson & Co." Two comments: In your analysis html-example there is a gap of two positions between Johnson and Co. This must not be ("A. J.

Unable to determine why query won't return results

2011-11-09 Thread Nordstrom, Kurt
Hello all. I'm having an issue in regards to matching a quoted phrase in Solr, and I'm not certain what the issue at hand is. I have tried this on both Solr 1.3 (Our production system) and 3.3 (Our development system). The field is a text field, and has the following fieldType definition: htt