Description
* <b>NOTE:</b> * The default implementation closes the input Reader, so * be sure to call <code>super.close()</code> when overriding this method. */ @Override public void close() throws IOException {
We can add a simple check for this easily now in setReader. I found a few bugs, and fixed all except TrieTokenizer in solr (I am lost here... somewhere i have a patch to remove this thing).