Hi, Have a look at http://search-lucene.com/?q=extendeddismax. Use "qf" param in edismax to assign weights.
Otis -- Search Analytics - http://sematext.com/search-analytics/index.html Performance Monitoring - http://sematext.com/spm/index.html On Fri, Oct 26, 2012 at 9:19 AM, vsl <ociepa.pa...@gmail.com> wrote: > Hi, > this is my request handler from solrconfig.xml: > > > <requestHandler name="/select" class="solr.SearchHandler"> > > <lst name="defaults"> > <str name="echoParams">explicit</str> > <int name="rows">10</int> > <str name="df">text</str> > </lst> > > </requestHandler> > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Index-time-field-boosting-tp4016010p4016049.html > Sent from the Solr - User mailing list archive at Nabble.com.