RE: Facetting on a field doesn't work, until i optimized the index

2016-09-15 Thread Pushkar Raste
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

RE: Facetting on a field doesn't work, until i optimized the index

2016-09-15 Thread Markus Jelsma
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

Re: Facetting on a field doesn't work, until i optimized the index

2016-09-15 Thread Mikhail Khludnev
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

Re: Facetting on a field doesn't work, until i optimized the index

2016-09-14 Thread Pushkar Raste
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-

Re: Facetting on a field doesn't work, until i optimized the index

2016-09-14 Thread Pushkar Raste
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:

Re: Facetting on a field doesn't work, until i optimized the index

2016-09-14 Thread Erick Erickson
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

RE: Facetting on a field doesn't work, until i optimized the index

2016-09-14 Thread Markus Jelsma
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

Re: Facetting on a field doesn't work, until i optimized the index

2016-09-14 Thread Erick Erickson
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

Facetting on a field doesn't work, until i optimized the index

2016-09-14 Thread Markus Jelsma
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