On Fri, Apr 3, 2015 at 12:52 PM, Toke Eskildsen <t...@statsbiblioteket.dk> wrote:
> Shalin Shekhar Mangar <shalinman...@gmail.com> wrote: > > The UnInvertedField method of faceting is no longer used in Solr. > > True. Un-inversion still takes place for non-DV-fields though (see > UnivertingReader, which seems to lead to > FieldCacheImpl.SortedDocValuesCache). But the wrapping is far nicer as > everything looks like DocValues now and it seems (guessing quite a bit > here) that the old 16M-limitation is gone. > > Yes, you are right. I didn't mean to imply that fields aren't un-inverted at all. > - Toke Eskildsen > -- Regards, Shalin Shekhar Mangar.