
jira at apache
Jul 17, 2007, 3:41 PM
Post #2 of 2
(876 views)
Permalink
|
|
[jira] Updated: (LUCENE-963) Add setters to Field to allow re-use of Field instances during indexing
[In reply to]
|
|
[ https://issues.apache.org/jira/browse/LUCENE-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-963: -------------------------------------- Lucene Fields: [New, Patch Available] (was: [New]) > 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: 1.9, 2.0.0, 2.0.1, 2.1, 2.2, 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: java-dev-unsubscribe[at]lucene.apache.org For additional commands, e-mail: java-dev-help[at]lucene.apache.org
|