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 "Yonik Seeley (JIRA)" <ji...@apache.org> on 2010/03/18 14:31:27 UTC

[jira] Resolved: (SOLR-1379) Add RAMDirectoryFactory

     [ https://issues.apache.org/jira/browse/SOLR-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yonik Seeley resolved SOLR-1379.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.5)
                   3.1

> Add RAMDirectoryFactory
> -----------------------
>
>                 Key: SOLR-1379
>                 URL: https://issues.apache.org/jira/browse/SOLR-1379
>             Project: Solr
>          Issue Type: New Feature
>    Affects Versions: 1.3
>            Reporter: Alex Baranov
>            Priority: Minor
>             Fix For: 3.1
>
>         Attachments: SOLR-1379.patch, SOLR-1379.patch
>
>
> Implement class RAMDirectoryFactory to make possible using RAMDirectory by adding the next configuration in solrconfig.xml:
> {code}<directoryFactory class="org.apache.solr.core.RAMDirectoryFactory"/>{code}

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