On Thu, Jan 20, 2011 at 2:17 PM, <karl.wri...@nokia.com> wrote: > The problem is that the LANGUAGE_BOOST boost doesn't seem to be having any > effect. I can change it all over the place, and nothing much changes.
Then perhaps your language term doesn't actually match anything in the index? (i.e. how is it analyzed?) Next step would be to get score explanations (just add debugQuery=true if you're using Solr, or see IndexSearcher.explain() if not). -Yonik http://www.lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org