Re: Problem with Facet Date Query

2009-03-24 Thread Chris Hostetter
: : 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]

Re: Problem with Facet Date Query

2009-03-19 Thread dabboo
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.

Re: Problem with Facet Date Query

2009-03-19 Thread Erik Hatcher
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

Problem with Facet Date Query

2009-03-18 Thread dabboo
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 -