There is no table in Solr -- all fields are in the same schema.

For the date you can try using the following as the 'q' parameter:
date:[* TO NOW]

On Tue, Dec 30, 2008 at 1:43 PM, Bhawani Sharma <bhawanisha...@aol.com>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
> --
> View this message in context:
> http://www.nabble.com/Date-Range-query-in-Solr-tp21214216p21214216.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>


-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to