[Xapian-discuss] inmemory database
Richard Boulton
richard at lemurconsulting.com
Fri Sep 19 12:32:33 BST 2008
Bobo Wieland wrote:
> How much memory are we talking for keeping the database I use in RAM?
In my experience (and knowledge of the code), the inmemory database is
less space efficient than the disk based index. So, if you can't fit
your disk-based index in RAM, you certainly won't be able to fit the
inmemory index in RAM, either.
--
Richard
More information about the Xapian-discuss
mailing list