I would like to send this query to Solr:

date:[2008-02-02T16:45:58Z-90DAY TO 2008-02-02T16:45:58Z-3DAY]

the date is obtained from a document and i want to obtain the documents
withing the range 3-90 days old from the given document. So what i do is
obtain the document date and then try to execute that query, but does not
accept the query.

Is there any way Solr can handle this kind of query?

Thanks in advance
-- 
View this message in context: 
http://www.nabble.com/mixing-solr-date-and-magic-date-words-tp15883004p15883004.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to