Infrastructure,
We have long since migrated to JIRA as our issue tracker. Could we
get our Bugzilla disabled so no new issues or comments are added?
Thanks,
Erik
Begin forwarded message:
From: [EMAIL PROTECTED]
Date: December 14, 2005 1:00:26 AM EST
To: java-dev@lucene.apache.org
Subject: DO NOT REPLY [Bug 34066] - [PATCH] Extension to binary
Fields that allows fixed byte buffer
Reply-To: java-dev@lucene.apache.org
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34066>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34066
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------
------
Attachment #14515|0 |1
is obsolete| |
Attachment #14521|0 |1
is obsolete| |
------- Additional Comments From [EMAIL PROTECTED] 2005-12-14
07:00 -------
Created an attachment (id=17219)
--> (http://issues.apache.org/bugzilla/attachment.cgi?
id=17219&action=view)
Updated fixed binary field buffer patch for latest source with test
case
Better late than never I hope. FixedBufferBinaryFields.patch is
revised to
apply against the latest source and now includes a test case
(extension of
TestBinaryDocument). This is my last current local patch to
Lucene, so it
would be great if it gets committed. The value again is to
eliminate copying
of large binary values to be stored in the Lucene index. For a
compressed
document, for example, if the documents are read and compressed
externally in a
fixed buffer and the compressed buffer is passed in, all copying
can be
eliminated.
Chuck
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?
tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]