ValueSourceQuery hits synchronization bottleneck in IndexReader.isDeleted -------------------------------------------------------------------------
Key: LUCENE-1538 URL: https://issues.apache.org/jira/browse/LUCENE-1538 Project: Lucene - Java Issue Type: Bug Components: Search Affects Versions: 2.4, 2.3.2, 2.3.1, 2.3, 2.2, 2.1, 2.0.0 Reporter: Michael McCandless Assignee: Michael McCandless Priority: Minor Fix For: 2.9 I plan to fix it the same way we did in LUCENE-1316 for MatchAllDocsQuery (use TermDocs(null)). -- 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