Thanks, that did it.
On 09/09/2010, at 16.14, Markus Jelsma wrote:
> That's normal behavior if you haven't configured facet.mincount. Check the
> wiki.
>
> On Thursday 09 September 2010 16:05:01 Dennis Schafroth wrote:
>> I am definitely not excluding the idea that index is garbled, but.. it
That's normal behavior if you haven't configured facet.mincount. Check the
wiki.
On Thursday 09 September 2010 16:05:01 Dennis Schafroth wrote:
> I am definitely not excluding the idea that index is garbled, but.. it
> doesn't explain that I get facets on zero hit.
>
> The schema is as followin
I am definitely not excluding the idea that index is garbled, but.. it doesn't
explain that I get facets on zero hit.
The schema is as following:
satay.xml
Description: XML document
where I have copied field for the facets (author_exact, subject_exact,
title_exact), as I don't want tokeniz
That looks...er...unfortunate. The very first thing I'd do is check your
index
and see if there are such weird values in your facet fields. My guess is
that SOLR is working fine, but you somehow have garbage values
in your index, but that's only a guess. I'd try that before trying to
debug, GIGO.
Hi, Running on a Debian 5.0.5 64bit box. Usingsolr-1.4.1 with Java version "1.6.0_20"I am seeing weird facets results along with the "right" looking ones. Garbled data, stuff that looks like a buffer overflow / index off by ...And I even get them when I do a zero hit search. I wouldn't expect any f