l message-
> > From:Mikhail Khludnev
> > Sent: Thursday 15th September 2016 10:12
> > To: solr-user
> > Subject: Re: Facetting on a field doesn't work, until i optimized the
> index
> >
> > Markus,
> >
> > Could you spot more details abou
y 15th September 2016 10:12
> To: solr-user
> Subject: Re: Facetting on a field doesn't work, until i optimized the index
>
> Markus,
>
> Could you spot more details about this particular field type? How does
> 'empty set of facets' look like? Is there results i
Markus,
Could you spot more details about this particular field type? How does
'empty set of facets' look like? Is there results in that query?
On Wed, Sep 14, 2016 at 4:15 PM, Markus Jelsma
wrote:
> Hello - we've just spotted the weirdest issue on Solr 6.1.
>
> We have a Solr index full of log
7;d reckon that in the past few months, all segments
>> should have been merged with another one at least once because data keeps
>> streaming in. But i'm not sure it would anyway.
>> >
>> > Thanks,
>> > Markus
>> >
>> > -Original message-
nts
> should have been merged with another one at least once because data keeps
> streaming in. But i'm not sure it would anyway.
> >
> > Thanks,
> > Markus
> >
> > -Original message-
> >> From:Erick Erickson
> >> Sent:
ther one at least once because data keeps
> streaming in. But i'm not sure it would anyway.
>
> Thanks,
> Markus
>
> -Original message-
>> From:Erick Erickson
>> Sent: Wednesday 14th September 2016 17:22
>> To: solr-user
>> Subject: Re: Facett
keeps streaming
in. But i'm not sure it would anyway.
Thanks,
Markus
-Original message-
> From:Erick Erickson
> Sent: Wednesday 14th September 2016 17:22
> To: solr-user
> Subject: Re: Facetting on a field doesn't work, until i optimized the index
>
> Tha
That's strange
Is there any chance that the schema changed? This is _really_ a shot
in the dark, but perhaps the optimize "normalized" the field
definitions stored with each segment.
Imagine segments 1-5 have one definition, and segments 6-10 have a
different definition for your field. Optimi
Hello - we've just spotted the weirdest issue on Solr 6.1.
We have a Solr index full of logs, new items are added every few minutes. We
also have an application that shows charts based on what's in the index, Banana
style.
Yesterday we saw facets for a specific field were missing. Today we chec