Configuring Solr to use RAMDirectory

2009-11-11 Thread Thomas Nguyen
Is it possible to configure Solr to fully load indexes in memory? I wasn't able to find any documentation about this on either their site or in the Solr 1.4 Enterprise Search Server book.

Re: Configuring Solr to use RAMDirectory

2009-11-11 Thread Otis Gospodnetic
Otis -- Sematext is hiring -- http://sematext.com/about/jobs.html?mls Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR - Original Message > From: Thomas Nguyen > To: solr-user@lucene.apache.org > Sent: Wed, November 11, 2009 8:46:11 PM > Subject: Configuring Solr to

Re: Configuring Solr to use RAMDirectory

2009-11-20 Thread Andrey Klochkov
atext is hiring -- http://sematext.com/about/jobs.html?mls > Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR > > > > - Original Message > > From: Thomas Nguyen > > To: solr-user@lucene.apache.org > > Sent: Wed, November 11, 2009 8:46:11 PM > >

Re: Configuring Solr to use RAMDirectory

2009-12-31 Thread dipti khullar
gt; > Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR > > > > > > > > - Original Message > > > From: Thomas Nguyen > > > To: solr-user@lucene.apache.org > > > Sent: Wed, November 11, 2009 8:46:11 PM > > > Subject: Con

Re: Configuring Solr to use RAMDirectory

2009-12-31 Thread Erik Hatcher
: solr-user@lucene.apache.org Sent: Wed, November 11, 2009 8:46:11 PM Subject: Configuring Solr to use RAMDirectory Is it possible to configure Solr to fully load indexes in memory? I wasn't able to find any documentation about this on either their site or in the Solr 1.4 Enterprise Search

Re: Configuring Solr to use RAMDirectory

2010-01-02 Thread Raghuveer Kancherla
t would be >>>> >>> useless >>> >>>> for writing to it. >>>> >>>> Note that when people ask about loading the whole index in memory >>>> explicitly, it's often a premature optimization attempt. >>>> >>

Re: Configuring Solr to use RAMDirectory

2010-01-04 Thread Shalin Shekhar Mangar
On Thu, Dec 31, 2009 at 3:36 PM, dipti khullar wrote: > Hi > > Can somebody let me know if its possible to configure RAMDirectory from > solrconfig.xml. Although its clearly mentioned in > https://issues.apache.org/jira/browse/SOLR-465 by Mark that he has worked > upon it, but still I couldn't fin