Have you looked at dismax/edismax? I'm not clear what "rules" would be. Could you provide some examples? Should various fields get different boosts? Different boosts based on part-of-speech? Boosts based on what the value being searched is?
Best Erick On Thu, Jul 7, 2011 at 6:38 PM, Cengiz Han <cen...@cengizhan.com> wrote: > Hi all, > I am very new to SOLR, currently trying to spike it out. > > I found some resources about boosting from query string parameters but I > want to configure all this boosting "rules" for my application in the search > server (solr) level, I don't want to build and manipulate SOLR queries in my > application level. SOLR should be keeping or relevancy related boosting > options in server side. Firstful can I do that? If so which one is the right > way, queryparser? request handler? component? > > It would be great, If you can share a sample or an introduction > article/resource. > > Thanks in advance > > -- > cengiz han > +1(403)923-5455 > blog:develoq <http://develoq.net/> >