The Solr query parser extends the Lucene query parser and makes very
few syntactic changes.
http://lucene.apache.org/java/docs/queryparsersyntax.html
On 10/15/06, Marcio Pinto Motta <[EMAIL PROTECTED]> wrote:
creation_date:2006-08-10T00:00:00Z
':' is a special char to the lucene query parser.
Hi,
My "current" problem is to know how to make queries in special fields:
.Date Fields
.MultiValued Fields
Date Fields
I have in my schema some date fields like this
And when I add content to this field I put in this mode:
2006-08-11T00:00:00Z
But when I try to serc