query is as following:
"localhost:8080/solr/collection1/select?wt=json&omitHeader=true&defType=dismax&rows=11&qf=manufacturer%20model%20displayName&fl=id&q=samsung"
and
requesthandler:
--
View this message in context:
http://lucene.472066.n3.nabble.com/solr-tdate-field-tp4056069p
Show us the full query URL (at least all the parameters) and the "defaults"
from the request handler in solrconfig.
-- Jack Krupansky
-Original Message-
From: hassancrowdc
Sent: Monday, April 15, 2013 12:17 PM
To: solr-user@lucene.apache.org
Subject: Re: solr tdate field
this is the date field in my schema.xml
and i do not get the second point; how reference a non-TrieDateField.
--
View this message in context:
http://lucene.472066.n3.nabble.com/solr-tdate-field-tp4056069p4056088.html
Sent from the Solr - User mailing list archive at Nabble.com.
Check your "date" field type to make sure it really is "solr.DateField" or
"solr.TrieDateField"
Then check whether you have a function query with an "ms" function that
references a non-TrieDateField.
-- Jack Krupansky
-Original Message-
From: hassancrowdc
Sent: Monday, April 15, 20