/[Apache-SVN]
ViewVC logotype

Revision 170226


Jump to revision: Previous Next
Author: bmesser
Date: Sun May 15 15:04:39 2005 UTC (19 years, 4 months ago)
Changed paths: 1
Log Message:
optimized buffer handling and runtime optimization.
The initial buffer size is set to 10 characters, so it doesn't have to be increased that often.
If the buffer has to grow, just copy the identical pattern and not the whole string.

Changed paths

Path Details
Directorylucene/java/trunk/src/java/org/apache/lucene/index/TermVectorsReader.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26