RE: weirdness when searching with mix alpha numeric query word

2014-06-16 Thread Tang, Tj
gt; To: solr-user@lucene.apache.org > Subject: Re: weirdness when searching with mix alpha numeric query word > > Hi, > > Can you paste your field type definition? Could it be you have acat1 in your > stopwords.txt? > > > > On Saturday, June 14, 2014 7:03 AM, &quo

Re: weirdness when searching with mix alpha numeric query word

2014-06-14 Thread Ahmet Arslan
Hi, Can you paste your field type definition? Could it be you have acat1 in your stopwords.txt? On Saturday, June 14, 2014 7:03 AM, "Tang, Tj" wrote: I am seeing issues where when I search for ‘ACAT1’ I do not get any results, but with ‘ACAT’ I get the result, where the exact match is ‘A

weirdness when searching with mix alpha numeric query word

2014-06-13 Thread Tang, Tj
I am seeing issues where when I search for 'ACAT1' I do not get any results, but with 'ACAT' I get the result, where the exact match is 'ACAT1'. I tried using debug query to see what was going on, and whenever I have a mixed alphanumeric token, my parsedQuery comes back as empty. Total garbage q