Hi all,
I am kind of confused how must clause(+) behaves with the filter queries.
e.g i have below query:
q=*:*&fq=+{!frange cost=200 l=NOW-179DAYS u=NOW/DAY+1DAY incl=true
incu=false}date
So i am filtering documents which are less then 179 old days.
So e.g if now is May 7th, 10.23 cst,2018, i sho
Hi all,
I am trying to debug a problem which i am facing and need some help.
I have a solr query which does join on 2 different cores. so lets say my
first core has following 3 docs
{ "id":"1", "m_id":"lebron", "some_info":"29" }
{ "id":"2", "m_id":"Wade", "matches_win":"29" }
{ "id":"3", "m_id