See http://wiki.apache.org/solr/HowToContribute
On Feb 15, 2008 4:05 PM, Murtaza Sonaseth <[EMAIL PROTECTED]> wrote: > Hi, > > In our project, we wanted to use Solr with the RAMDirectory but I did not > find it implemented yet. I did search and found someone else also looking for > this (http://www.nabble.com/RAMDirectory-td14521008.html) > > I downloaded source code from SVN and modified it to allow one to configure > usage of RAMDirectory (via solrconfig.xml) instead of FSDirectory when > creating the Searcher. > > I have created 2 patch files (for SolrCore.java and the example > solrconfig.xml) based on the diff of the code as on Feb-15-2008. How should I > contribute it so that one of the solr developers to can review and commit if > found suitable? > > Thanks, > Murtaza Sonaseth.
