Well, just search for "date field" in schema.xml (assuming a recent
version of Solr, you haven't told us what version you're using).

The "green" assumes you're using an editor that highlights comments
in an XML file.

But all the information you need is right there in Ahmet's e-mail. Dates
are represented as 1995-12-31T23:59:59Z. Look at
http://lucene.apache.org/solr/api/org/apache/solr/schema/DateField.html

(first hit when googling "solr date").

Best
Erick

On Thu, Jul 7, 2011 at 7:33 AM, duddy67 <san...@littlemarc.com> wrote:
> Thanks but I'm still lost.
> I didn't see any green colored comments.
> Could you show me a concrete example of a date query ?
>
> Thanks
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/The-correct-query-syntax-for-date-tp3147536p3147890.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to