:
: This is my query:
:
q=productPublicationDate_product_dt:[*%20TO%20NOW]&facet=true&facet.field=productPublicationDate_product_dt:[*%20TO%20NOW]&qt=dismaxrequest
that specific error is happening because you are passing this string...
productPublicationDate_product_dt:[*%20TO%20NOW]
note that the boosting on that query isn't going to give you
> anything useful - all you get back from that facet.query is a single
> count of matching documents.
>
> Erik
>
>
>
--
View this message in context:
http://www.nabble.com/Problem-with-Facet-Date-Query-tp22594164p22596450.html
Sent from the Solr - User mailing list archive at Nabble.com.
On Mar 19, 2009, at 1:57 AM, dabboo wrote:
This is my query:
q=productPublicationDate_product_dt:[*%20TO
%20NOW]&facet=true&facet.field=productPublicationDate_product_dt:[*
%20TO%20NOW]&qt=dismaxrequest
This is exception, I am facing after running this query.
-
org.apache.solr.common.So
Do I need to do something else to run this query. I mean if I need to change
something in config file or to change my query.
Please help.
thanks.
Amit Garg
--
View this message in context:
http://www.nabble.com/Problem-with-Facet-Date-Query-tp22594164p22594164.html
Sent from the Solr -