FastVectorHighlighter: AIOOBE occurs if one PhraseQuery is contained by another PhraseQuery -------------------------------------------------------------------------------------------
Key: LUCENE-1913 URL: https://issues.apache.org/jira/browse/LUCENE-1913 Project: Lucene - Java Issue Type: Bug Affects Versions: 2.9 Reporter: Koji Sekiguchi Priority: Minor Fix For: 2.9 I'm very sorry but this is another one. If q="a b c d" OR "b c", then ArrayIndexOutOfBoundsException occurs in FieldQuery.checkOverlap(). I'm working on this and fix with test case soon to be posted. Thank you for your patient! -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org