Utilize Lucene 2.3's new Document/Field/Token reuse capabilities ----------------------------------------------------------------
Key: SOLR-403 URL: https://issues.apache.org/jira/browse/SOLR-403 Project: Solr Issue Type: Improvement Reporter: Grant Ingersoll Lucene 2.3/trunk has the ability to reuse Document/Field/Token instances. Solr should leverage this where possible to save creating new instances of these items. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.