Hi,

maybe it helps to have a closer look on the other params of edismax.
http://wiki.apache.org/solr/ExtendedDisMax#pf_.28Phrase_Fields.29

'mm=2' will be to strong, but th usage of pf, pf2, and pf is likely your solution.

uwe


Am 15.01.2013 10:15, schrieb Gastone Penzo:
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*
*
*


Reply via email to