Further investigations lead to :
https://issues.apache.org/jira/browse/SOLR-9176
On Tue, May 24, 2016 at 12:47 PM, Alessandro Benedetti <
abenede...@apache.org> wrote:
> Hi guys,
> It has been a while I was thinking about this and yesterday I took a look
> into the code :
>
> I was wondering if
Hi guys,
It has been a while I was thinking about this and yesterday I took a look
into the code :
I was wondering if the termEnum approach is still a valid alternative to
docValues when we have low cardinality fields.
The reason I am asking this is because yesterday I run into this piece of
code