Hi Gastone, I am not very sure, but I think phrase query will resolve this problem. q=title:"white house" will always have higher relevance that term white and house separately.
Regards Harshvardhan Ojha -----Original Message----- From: Gastone Penzo [mailto:gastone.pe...@gmail.com] Sent: Tuesday, January 15, 2013 2:46 PM To: solr-user@lucene.apache.org Subject: Results in same or different fields Hi, i'm using solr 4.0 with edismax search handler. i'm searching inside 3 fields with same boost. i'd like to have high score for results in the same fields, instead of results in different fields es. qf=title,description if "white house" is found in title, it must have higher score than "white" in title field and "house" in description field how is it possible? ps. i set omitTermFreqAndPositions="true" for all fields thanx *Gastone Penzo* * *