Re: Get results only from the last hour

2012-08-20 Thread Dotan Cohen
On Mon, Aug 20, 2012 at 3:00 PM, Markus Jelsma wrote: > Date queries are described here: http://wiki.apache.org/solr/SolrQuerySyntax > Terrific, thank you! > You must first make sure your dates end up in a Date fieldType and are in the > proper format. > Thanks. -- Dotan Cohen http://gibbe

RE: Get results only from the last hour

2012-08-20 Thread Markus Jelsma
Date queries are described here: http://wiki.apache.org/solr/SolrQuerySyntax You must first make sure your dates end up in a Date fieldType and are in the proper format. -Original message- > From:Dotan Cohen > Sent: Mon 20-Aug-2012 13:57 > To: solr-user@lucene.apache.org > Subject: Ge