Hi, I think it's your mm-parameter and that the terms are not matched in the 'setctor' field.
Cheers, -----Original message----- > From:Gastone Penzo <gastone.pe...@gmail.com> > Sent: Thu 24-Jan-2013 10:11 > To: solr-user@lucene.apache.org > Subject: problem in qf parameter - no results > > Hi, > i have a problem with qf parameter: > > > 38 results > localhost:8983/solr/select/?defType=edismax&qf=title^1author ^0.75 > publisher^0.25&q=bibbia di gerusalemme > > 0 risults > localhost:8983/solr/select/?defType=edismax&qf=title^1 author^0.75 > publisher^0.25 setctor^0.25&q=bibbia di gerusalemme > > > the different is only the field sector which is: > > <field name="sector" type="string" indexed="true" stored="true" > required="false" multiValued="true"/> > > why adding the sector field in qf parameter solr returns 0 products?? > > thank you > > -- > *Gastone Penzo* > * > * >