i also thought of the lengthFilter stuff, provided it's a
text/KeywordTokenizer field:
http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.LengthFilterFactory
cheers,
rob
On Wed, Jun 15, 2011 at 12:00 PM, Erick Erickson
wrote:
> Have you tried setting 'facet.missing="false" '
Have you tried setting 'facet.missing="false" '?
See:
http://wiki.apache.org/solr/SimpleFacetParameters#facet.missing
Best
Erick
On Wed, Jun 15, 2011 at 11:52 AM, Adam Estrada
wrote:
> All,
>
> I have a field "foo" with several thousand blank or non-existing records in
> it. This is also my fac
All,
I have a field "foo" with several thousand blank or non-existing records in
it. This is also my faceting field. My question is, how can I deal with this
field so that I don't get a blank facet at query time?
5000
vs.
1000
Adam