Re: Solr Range Facets

2011-05-18 Thread Rohit Gupta
document. Regards, Rohit From: Chris Hostetter To: solr-user@lucene.apache.org Sent: Thu, 19 May, 2011 6:16:53 AM Subject: RE: Solr Range Facets : Thanks for explaining the point system, please find below the complete Sorry .. that part was ment to be a joke

RE: Solr Range Facets

2011-05-18 Thread Chris Hostetter
: Thanks for explaining the point system, please find below the complete Sorry .. that part was ment to be a joke, I think i was really tired when i wrote that. The key take away: details matter. : 4 : 63 :

RE: Solr Range Facets

2011-05-17 Thread Rohit
the facet count, is there something wrong in my query? Regards, Rohit P.S -Original Message- From: Chris Hostetter [mailto:hossman_luc...@fucit.org] Sent: 14 May 2011 05:28 To: solr-user@lucene.apache.org Subject: Re: Solr Range Facets : I did try what you suggested, but I am not ge

Re: Solr Range Facets

2011-05-13 Thread Chris Hostetter
: I did try what you suggested, but I am not getting the expected results. The : code is given below, +5 points for posting the code you tried, but -10 points for not explaining how the results you get are differnet from the results you expect, and -5 more points for not even giving an example

Solr Range Facets

2011-05-09 Thread Rohit
Hi Chris , I did try what you suggested, but I am not getting the expected results. The code is given below, SolrQuery query = new SolrQuery(); query.set("q","apple"); query.set("facet","true"); query.set("facet.range", "create