Try declaring your mm as 1 then and see if that assumption is correct.
Default 'mm' values are complicated to describe and depend on a variety of
factors. Generally if you want it to be a certain value, just declare it.
On 5 April 2017 at 02:07, Abhishek Mishra wrote:
> Hello guys
> sorry for la
Hello guys
sorry for late response. @steve I am using solr 5.2 .
@greg i am using default mm from config file(According to me it is default
mm is 1).
Regards,
Abhishek
On Tue, Apr 4, 2017 at 5:27 AM, Greg Pendlebury
wrote:
> eDismax uses 'mm', so knowing what that has been set to is important,
eDismax uses 'mm', so knowing what that has been set to is important, or if
it has been left unset/default you would need to consider whether 'q.op'
has been set. Or the default operator from the config file.
Ta,
Greg
On 3 April 2017 at 23:56, Steve Rowe wrote:
> Hi Abhishek,
>
> Which version
Hi Abhishek,
Which version of Solr are you using?
I can see that the parsed queries are different, but they’re also very similar,
and there’s a lot of detail there - can you be more specific about what the
problem is?
--
Steve
www.lucidworks.com
> On Apr 3, 2017, at 4:54 AM, Abhishek Mishra
Hi all
i am running solr query with these parameter
bf: "sum(product(new_popularity,100),if(exists(third_price),50,0))"
qf: "test_product^5 category_path_tf^4 product_id gender"
q: "handbags between rs150 and rs 400"
defType: "edismax"
parsed query is like below one
for q:-
(+(DisjunctionMaxQuer