Github user jpountz commented on a diff in the pull request:
https://github.com/apache/lucene-solr/pull/286#discussion_r155295185
--- Diff:
lucene/core/src/java/org/apache/lucene/codecs/blocktree/IntersectTermsEnum.java
---
@@ -106,37 +106,37 @@ public IntersectTermsEnum(FieldReader fr, Automaton
automaton, RunAutomaton runA
if (fr.index == null) {
fstReader = null;
--- End diff --
This is why I pinged @mikemccand to know whether the fact that the index is
always loaded is accidental or desired.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]