Re: Using function in fiter query

2018-10-08 Thread Emir Arnautović
Hi Skanth, You can use FunctionRangeQueryParser to do that: https://lucene.apache.org/solr/guide/6_6/other-parsers.html#OtherParsers-FunctionRangeQueryParser Let us know if you are having troubles

Using function in fiter query

2018-10-07 Thread skanth2...@gmail.com
Hi, I need help on using a custom function in filter query. Can anyone help on how to get it wokring. Below is the problem statement. Have a date field in long and a buffer time in milliseconds in the documents which can vary. startTime: 153886680 bufferTime: 86400 Need to query for docs wh