You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Mike Klaas (JIRA)" <ji...@apache.org> on 2007/10/01 20:20:50 UTC

[jira] Commented: (SOLR-342) Add support for Lucene's new setRAMBufferSizeMB() method in IndexWriter

    [ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531588 ] 

Mike Klaas commented on SOLR-342:
---------------------------------

We could probably just wait for lucene 2.3 to be released before releasing 1.3.  I wouldn't be averse to pre-integrating the changes, though.

> Add support for Lucene's new setRAMBufferSizeMB() method in IndexWriter
> -----------------------------------------------------------------------
>
>                 Key: SOLR-342
>                 URL: https://issues.apache.org/jira/browse/SOLR-342
>             Project: Solr
>          Issue Type: Improvement
>          Components: update
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>
> LUCENE-843 adds support for new indexing capabilities using the setRAMBufferSizeMB() method that should significantly speed up indexing for many applications.  To fix this, we will need trunk version of Lucene (or wait for the next official release of Lucene)
> Side effect of this is that Lucene's new, faster StandardTokenizer will also be incorporated.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.