At least every time I try to run a unit test, these two imports (and
of course the references) are undefined:
import org.apache.lucene.search.join.ToChildBlockJoinQuery;
import org.apache.lucene.search.join.ToParentBlockJoinQuery;
If I hack
<orderEntry type="module" module-name="join" />
into highlighter.iml it fixes things up. So my question is, I suppose,
whether this is the right fix.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]