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
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:
[
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
[
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
[
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,
[ 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"
>