Intend your question properly so that someone can understand.
I am out!
On Tue, Sep 20, 2016 at 12:23 PM, Sandeep Khanzode <
sandeep_khanz...@yahoo.com.invalid> wrote:
> Have been trying to understand this for a while ...How can I specify NOT
> clause in the following query?{!field f=schedule
>
Have been trying to understand this for a while ...How can I specify NOT clause
in the following query?{!field f=schedule op=Intersects}[2016-08-26T12:30:00Z
TO 2016-08-26T18:30:00Z]{!field f=schedule op=Contains}[2016-08-26T12:30:00Z TO
2016-08-26T18:30:00Z]Like, without LocalParams, we can spe
: I too have a similar question on getting the query results based on
: dateRange. I have both startDate and endDate fields in my schema and if I
: want to get the query results that fall into two date values for eg: get all
: the docs. whose date is between startDate and endDate, then how c
Sharma
> wrote:
>
>>
>> Hi all,
>> what will be the syntex of this sql query
>> SELECT * FROM table WHERE date <= CURRENT_DATE
>>
>> in solr format ?
>>
>>
>> Thanks in advance.
>>
>> Regards:
>> Bhawani Sharma
>>
FROM table WHERE date <= CURRENT_DATE
>
> in solr format ?
>
>
> Thanks in advance.
>
> Regards:
> Bhawani Sharma
> --
> View this message in context:
> http://www.nabble.com/Date-Range-query-in-Solr-tp21214216p21214216.html
> Sent from the Solr - User mailing
Hi all,
what will be the syntex of this sql query
SELECT * FROM table WHERE date <= CURRENT_DATE
in solr format ?
Thanks in advance.
Regards:
Bhawani Sharma
--
View this message in context:
http://www.nabble.com/Date-Range-query-in-Solr-tp21214216p21214216.html
Sent from the Solr - U