Re: Boosting exact matches

2010-03-10 Thread Ahmet Arslan
> So I figured out part of my > problem.  The string field type doesn't have the > lowercase filter on it.  I can't seem to figure out how > to add the lowercase filter to it though. > > This: > omitNorms="true"> > > > > > > Gives me this error. > SEVERE: org.apache.solr.common.SolrExceptio

Re: Boosting exact matches

2010-03-10 Thread Alex Thurlow
So I figured out part of my problem. The string field type doesn't have the lowercase filter on it. I can't seem to figure out how to add the lowercase filter to it though. This: Gives me this error. SEVERE: org.apache.solr.common.SolrException: analyzer without class or tokenizer & fi