On 10/23/06, Nadav Har'El <[EMAIL PROTECTED]> wrote:
The basic problem in the existing code was that if you ask it to read 100
bytes, readBytes() simply calls readByte() 100 times in a loop,

Gack!  I had no idea this was the case.
Luckily, I don't think readBytes() is used in any hotspots, right? (at
least not in the current version of Lucene).

When JIRA is back online, I'll put the patches there too.

Cool, please do.

-Yonik
http://incubator.apache.org/solr Solr, the open-source Lucene search server

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to