Re: Faceting with null dates

2011-12-22 Thread Erick Erickson
.range.other=all" > help me in any way here? > > /k > > > >> Date: Thu, 15 Dec 2011 12:25:12 -0800 >> From: hossman_luc...@fucit.org >> To: solr-user@lucene.apache.org >> Subject: Re: Faceting with null dates >> >> >> First of all, we need to

RE: Faceting with null dates

2011-12-22 Thread kenneth hansen
). Will the "facet.range.other=all" help me in any way here? /k > Date: Thu, 15 Dec 2011 12:25:12 -0800 > From: hossman_luc...@fucit.org > To: solr-user@lucene.apache.org > Subject: Re: Faceting with null dates > > > First of all, we need to clarify some ter

Re: Faceting with null dates

2011-12-15 Thread Chris Hostetter
First of all, we need to clarify some terminology here: there is no such thing as a "null date" in solr -- or for that matter, there is no such thing as a "full value" in any field. documents either have some value(s) for a field, or they do not hvae any values. If you want to constrain your

Re: Faceting with null dates

2011-12-15 Thread Erick Erickson
Hmmm, I'm not sure I'm following this. "Is there a way to query the index to not give me non-null dates in return" So you want null dates? and: "which gives me some unwanted non-null dates in the result set" which seems to indicate you do NOT want null dates. I honestly don't know what your desire

Faceting with null dates

2011-12-14 Thread kenneth hansen
hello,I have the following faceting parameters, which gives me some unwanted non-null dates in the result set. Is there a way to query the index to not give me non-null dates in return? I.e. I would like to get a result set which contains only non-nulls on the validToDate, but as I am faceting