I do have the omit positions turned on...d'oh.
So if I cut those out, then the region (and other similar fields) should
work correctly?
Thanks Jack!
-- Chris
On Wed, Nov 7, 2012 at 10:31 AM, Jack Krupansky wrote:
> Try the Solr Admin Analysis page to see how your phrase and input text are
> a
Try the Solr Admin Analysis page to see how your phrase and input text are
actually being analyzed. Also add &debugQuery=true to your query and see
what the "parsed" query looks like. And check to see that "North" and
"America" are not mentioned in either your stop words or synonyms.
Also, che