Re: Get date facet counts per month

2009-04-24 Thread Raju444us
e&facet.date=timestamp&facet.date.start=NOW/DAY-5DAYS&facet.date.end=NOW/DAY%2B1DAY&facet.date.gap=%2B1DAY >> > > You can use facet.date.gap=+1MONTH > > -- > Regards, > Shalin Shekhar Mangar. > > -- View this message in context: http://www.nabble.com/Get-date-facet-counts-per-month-tp23175859p23217893.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Get date facet counts per month

2009-04-23 Thread Shalin Shekhar Mangar
On Thu, Apr 23, 2009 at 2:36 AM, Raju444us wrote: > > In the example on the wiki at gives the facet counts for date per day.How > should the query look like to get date facets by month. > > > > http://wiki.apache.org/solr/SimpleFacetParameters#head-068dc96b0dac1cfc7264fe85528d7df5bf391acd > > > H

Get date facet counts per month

2009-04-22 Thread Raju444us
://localhost:8983/solr/select/?q=*:*&rows=0&facet=true&facet.date=timestamp&facet.date.start=NOW/DAY-5DAYS&facet.date.end=NOW/DAY%2B1DAY&facet.date.gap=%2B1DAY thanks, Raju -- View this message in context: http://www.nabble.com/Get-date-facet-counts-per-month-tp23175859p23175859

Get date facet counts per month level

2009-04-22 Thread Raju444us
://localhost:8983/solr/select/?q=*:*&rows=0&facet=true&facet.date=timestamp&facet.date.start=NOW/DAY-5DAYS&facet.date.end=NOW/DAY%2B1DAY&facet.date.gap=%2B1DAY thanks, Naveen -- View this message in context: http://www.nabble.com/Get-date-facet-counts-per-month-level-tp23175841