he.org
Sent: Friday, June 1, 2007 3:59:21 AM
Subject: RE: RAMDirecotory instead of FSDirectory for SOLR
i have Terracotta to work with Lucene , and it works find with the
RAMDirectory...i am trying to get it to work with SOLR(Hook the
RAMDirectory..)..., when i do, ill post the findings,proble
://pharaohofkush.blogspot.com/
"..Act your age, and not your shoe size.."
-Prince(1986)> Date: Thu, 31 May 2007 18:24:26 -0700> From: [EMAIL PROTECTED]>
To: solr-user@lucene.apache.org> Subject: RE: RAMDirecotory instead of
FSDirectory for SOLR> > > Jeryl,> > If you need any h
986)> Date: Thu, 31 May 2007 13:51:53 -0700> From:
> [EMAIL PROTECTED]> To: solr-user@lucene.apache.org> Subject: RE:
> RAMDirecotory instead of FSDirectory for SOLR> > > : board, looks like i
> can achieve this with the "embedded" version of SOLR> : uses th
: Thats the thing,Terracotta persists everything it has in memory to the
: disk when it overflows(u can set how much u want to use in memory), or
: when the server goes offline. When the server comes back the master
: terracotta simply loads it back into the memory of the once offline
Sure .. bu
spot.com/
"..Act your age, and not your shoe size.."
-Prince(1986)> Date: Thu, 31 May 2007 13:51:53 -0700> From: [EMAIL PROTECTED]>
To: solr-user@lucene.apache.org> Subject: RE: RAMDirecotory instead of
FSDirectory for SOLR> > > : board, looks like i can achieve th
: board, looks like i can achieve this with the "embedded" version of SOLR
: uses the lucene RAMDirectory to store the index..Jeryl Cook
yeah ... adding asolrconfig.xml option for using a RAMDirectory would be
possible ... but almost meaningless for most people (the directory would
go away when t
Thanks for the responses (smile..)...actually looking over the message board,
looks like i can achieve this with the "embedded" version of SOLR uses the
lucene RAMDirectory to store the index..Jeryl Cook
/^\ Pharaoh /^\
http://pharaohofkush.blogspot.com/
"..Act your age, and not your sh
Is it possible to simply change configuration to use RAMDirectory , instead of
the FSDirectory..if not it would be great to have this as possible option int
he configuration fileThe Master/Worker pattern used for handling
scalability works(outlined in SOLR manual/wiki).its a proven
patt