Re: Ramdirectory

2011-02-25 Thread Matt Weber
I have used this without issue. In the example solrconfig.xml replace this line: directoryFactory name=DirectoryFactory class=${solr.directoryFactory:solr.StandardDirectoryFactory}/ with this one: directoryFactory name=DirectoryFactory class=solr.RAMDirectoryFactory/ Thanks, Matt Weber On

Re: Ramdirectory

2011-02-24 Thread Chris Hostetter
: I could not figure out how to setup the ramdirectory option in solrconfig.XML. Does anyone have an example for 1.4? it wasn't an option in 1.4. as Koji had already mentioned in the other thread where you chimed in and asked about this, it was added in the 3x branch...

Re: Ramdirectory

2011-02-24 Thread Bill Bell
Thanks - yeah that is why I asked how to use it. But I still don't know how to use it. https://hudson.apache.org/hudson/job/Solr-3.x/javadoc/org/apache/solr/core/ RAMDirectoryFactory.html https://issues.apache.org/jira/browse/SOLR-465 directoryProvider

Re: RAMDirectory

2007-12-29 Thread Otis Gospodnetic
Hi, If you have enough RAM to load the whole index into RAM using RAMDirectory, then you could also just use tmpfs to load your index in RAM... tmpfs exists under Linux, Solaris, and BSD, I believe. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message

RE: RAMDirectory

2007-09-22 Thread Jeryl Cook
not yet implemented ,hopefully soon : http://jira.terracotta.org/jira/browse/CDV-399 Jeryl Cook /^\ Pharaoh /^\ http://pharaohofkush.blogspot.com/ ..Act your age, and not your shoe size.. -Prince(1986) Date: Sat, 22 Sep 2007 15:33:58 -0400 From: [EMAIL PROTECTED] To: