OLR-42 to
> slightly lower the safe read ahead limit to avoid reading beyond a a
> mark. Could you try out trunk (or wait until the next nightly build?)
>
> -Yonik
> http://www.lucidimagination.com
>
> On Tue, May 12, 2009 at 10:57 AM, Nikolai Derzhak
> wrote:
> &g
{
try {
in.reset();
} catch (Exception e) {
}
pushed.setLength(0);
}
"
But how to resolve this problem more civilized ?
On Tue, May 12, 2009 at 12:20 PM, Nikolai Derzhak wrote:
> Good day, people.
>
> We use solr to search in mailboxes (dovecot).
> B
Good day, people.
We use solr to search in mailboxes (dovecot).
But with some "bad" messages solr 1.4-dev generate error:
"
SEVERE: java.io.IOException: Mark invalid
at java.io.BufferedReader.reset(BufferedReader.java:485)
at
org.apache.solr.analysis.HTMLStripReader.restoreState(HTMLStripReader.ja