20, 2016 8:23 PM
To: solr-user@lucene.apache.org
Subject: Re: Questions about tie parameter for dismax/edismax
Hi Jimi,
Field based scoring, where you query multiple fields (title,body,keywords etc)
with multiple query terms, is an unsolved problem.
(E)dismax is a heuristic approach to attack
-
From: Ahmet Arslan [mailto:iori...@yahoo.com.INVALID]
Sent: Wednesday, April 20, 2016 8:23 PM
To: solr-user@lucene.apache.org
Subject: Re: Questions about tie parameter for dismax/edismax
Hi Jimi,
Field based scoring, where you query multiple fields (title,body,keywords etc)
with multiple q
Hi Jimi,
Field based scoring, where you query multiple fields (title,body,keywords etc)
with multiple query terms, is an unsolved problem.
(E)dismax is a heuristic approach to attack the problem.
Please see the javadoc of DisjunctionMaxQuery :
https://lucene.apache.org/core/6_0_0/core/org/apac
Hi,
I have been looking a bit at the tie parameter, and I think I understand how it
works, but I still have a few questions about it.
1. It is not documented anywhere (as far as I have seen) what the default value
is. Some testing indicates that the default value is 0, and it makes perfect
sen