It is in. I hope I have done everything correctly! :-) Let me know if there are any questions.
I monitor both dev and user, so that is the best way to contact me.
Cheers,
Grant Ingersoll
>>> Eric.Isakson@sas.com 02/06/04 10:22AM >>>
There is a bug open for this already at:
http://issues.apache.org/bugzilla/show_bug.cgi?id=18927
Once you have created the diff or tar or zip, go to that bug and use the "Create a new attachment"
link to add the diffs to the bug. Also, prefix the summary field with the text [PATCH] so
the committers know there is a patch available for that bug.
Looking forward to seeing your contribution,
Eric
-----Original Message-----
From: Doug Cutting [mailto:cutting@apache.org]
Sent: Thursday, February 05, 2004 5:33 PM
To: Lucene Developers List
Subject: Re: Dmitry's Term Vector stuff, plus some
The best way to generate a patch is to connect to the root of your
Lucene CVS checkout, and run:
cvs diff -Nu > my.patch
This will include all newly added files.
Hmm. Perhaps that requires that you're a developer. If it does, then
simply tar up the new files separately from the patch file. Attach
everything to a bug report.
This will be great to have!
Doug
Grant Ingersoll wrote:
> Hi All,
>
> I am putting the finishing touches on an implementation of Dmitry's
> Term Vector code built and running against the HEAD, plus test cases
> for all files involved. What is the best way to submit this? I can
> do the diff, but how should I submit the new files?
>
> I can also provide notes on my implementation, as it varies slightly
> from Dmitry's due to changes in 1.3.
>
> I also tested by indexing 12,598 documents (88,362 terms) using both
> term vectors and no term vectors. Index size w/o term vectors: 42 MB
> Index size w/ term vectors: 71.3 MB
>
> Time for the first test was 5 minutes 30 seconds, time for the second
> test was 6 minutes 2 seconds.
>
> Let me know, and I will upload it tomorrow or Monday.
>
> Thanks,
> Grant
>
>
> ----------------------------------------------------------------------
> Grant Ingersoll
> Sr. Software Engineer
> Center for Natural Language Processing
> Syracuse University
>
> http://www.cnlp.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: lucene-dev-help@jakarta.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org
|