Re: Facet Count Based on Dates

2011-05-13 Thread Jasneet Sabharwal
:: http://sematext.com/ :: Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ - Original Message From: Jasneet Sabharwal To: solr-user@lucene.apache.org Sent: Thu, May 12, 2011 10:14:46 AM Subject: Re: Facet Count Based on Dates Or is it possible to use a Group

Re: Facet Count Based on Dates

2011-05-12 Thread Otis Gospodnetic
u, May 12, 2011 10:14:46 AM > Subject: Re: Facet Count Based on Dates > > Or is it possible to use a Group By query in Solr 3.1 like we do in SQL ? > On 12-05-2011 19:37, Jasneet Sabharwal wrote: > > Is it possible to use the features of 3.1 by default for my query ? > > On

Re: Facet Count Based on Dates

2011-05-12 Thread Jasneet Sabharwal
: Grijesh www.gettinhahead.co.in -- View this message in context: http://lucene.472066.n3.nabble.com/Facet-Count-Based-on-Dates-tp2922371p2930924.html Sent from the Solr - User mailing list archive at Nabble.com. -- Regards Jasneet Sabharwal Software Developer NextGen Invent Corporation +91

Re: Facet Count Based on Dates

2011-05-12 Thread Jasneet Sabharwal
Is it possible to use the features of 3.1 by default for my query ? On 12-05-2011 13:38, Grijesh wrote: You can apply patch for Hierarchical faceting on Solr 3.1 - Thanx: Grijesh www.gettinhahead.co.in -- View this message in context: http://lucene.472066.n3.nabble.com/Facet-Count-Based-on

Re: Facet Count Based on Dates

2011-05-12 Thread Grijesh
You can apply patch for Hierarchical faceting on Solr 3.1 - Thanx: Grijesh www.gettinhahead.co.in -- View this message in context: http://lucene.472066.n3.nabble.com/Facet-Count-Based-on-Dates-tp2922371p2930924.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Facet Count Based on Dates

2011-05-12 Thread Jasneet Sabharwal
ttp://wiki.apache.org/solr/SimpleFacetParameters#Pivot_.28ie_Decision_Tree.29_Faceting-1 - Thanx: Grijesh www.gettinhahead.co.in -- View this message in context: http://lucene.472066.n3.nabble.com/Facet-Count-Based-on-Dates-tp2922371p2922541.html Sent from the Solr - User mailing list archive at Nabbl

Re: Facet Count Based on Dates

2011-05-10 Thread Grijesh
-Count-Based-on-Dates-tp2922371p2922541.html Sent from the Solr - User mailing list archive at Nabble.com.

Facet Count Based on Dates

2011-05-10 Thread Jasneet Sabharwal
I have a schema which has field Polarity which is of type "text" and it can have three values 0,1 or -1 and CreatedAt which is of type "date". *How can I get count of polarity based on dates. For example, it gives the output that on 5/1/2011 there were 10 counts of 0, 10 counts of 1 and 10 cou