Add setters to Field to allow re-use of Field instances during indexing
-----------------------------------------------------------------------
Key: LUCENE-963
URL: https://issues.apache.org/jira/browse/LUCENE-963
Project: Lucene - Java
Issue Type: Improvement
Components: Index
Affects Versions: 2.2, 2.1, 2.0.0, 1.9, 2.0.1, 2.3
Reporter: Michael McCandless
Assignee: Michael McCandless
Priority: Minor
Attachments: LUCENE-963.patch
If we add setters to Field it makes it possible to re-use Field
instances during indexing which is a sizable performance gain for
small documents. See here for some discussion:
http://www.gossamer-threads.com/lists/lucene/java-dev/51041
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]