Re: LazyField retains temp char[] buffer

2006-10-09 Thread Yonik Seeley
On 10/8/06, Grant Ingersoll <[EMAIL PROTECTED]> wrote: I think I was modeling it after IndexInput which does a similar thing when reading in String data to avoid having to reallocate the buffer unless it is necessary. But you're right, in looking at it now, there really is no need for it since t

[jira] Created: (LUCENE-681) org.apache.lucene.document.Field is Serializable but doesn't have default constructor

2006-10-09 Thread Elijah Epifanov (JIRA)
org.apache.lucene.document.Field is Serializable but doesn't have default constructor - Key: LUCENE-681 URL: http://issues.apache.org/jira/browse/LUCENE-681 Project:

[jira] Commented: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-10-09 Thread Grant Ingersoll (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=comments#action_12440990 ] Grant Ingersoll commented on LUCENE-675: OK, I have a preliminary implementation based on adapting Andrzej's approach. The interesting thing about this ap

[jira] Commented: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-10-09 Thread Marvin Humphrey (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=comments#action_12440994 ] Marvin Humphrey commented on LUCENE-675: The indexing benchmarking apps I wrote take command line arguments for how many docs and how many reps. My standa

[jira] Commented: (LUCENE-679) CLONE -QueryParser is not applicable for the arguments (String, String, Analyzer) error in results.jsp when executing search in the browser (demo from Lucene 2.0)

2006-10-09 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-679?page=comments#action_12441004 ] Hoss Man commented on LUCENE-679: - There has been no official release since 2.0 (hence, no official 2.0.1 release) ... when building from the trunk of subversion,

[jira] Resolved: (LUCENE-680) demo war: All links returned by results.jsp are "null"

2006-10-09 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-680?page=all ] Hoss Man resolved LUCENE-680. - Resolution: Duplicate This was fixed in the trunk via LUCENE-646. > demo war: All links returned by results.jsp are "null" >