Hi Experts, I am trying to compare dates as below in SOLR and not getting the syntax right. If someone could help, It will be so great.
_SolrIntField__i+NOW:{NOW TO *} Basically what i am trying to do is add an existing int field in solr to current date and compare it with another date field. I am getting the below error doing so. "msg":"undefined field: \"_SolrIntField__i+NOW\"", Thank you very much. -- Regards Sadheera Vithanage