While reviewing some of the LazyField code in preparation for Solr support, https://issues.apache.org/jira/browse/SOLR-52 I noticed that the char[] used to read the String data is a member, and thus kept around after the data is read and a String constructed. It doesn't look like it serves any purpose... I assume this is just a little oversight?
-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]