[Xapian-discuss] in memory databases

Niels Boldt nielsboldt at gmail.com
Wed Oct 28 14:58:32 GMT 2009


Hi,

We have started to use xapian in a .Net project where we index a lot of
custom documents.

However, we would like to store the resulting index in a database in a blob
instead of storing the index in a file on the filesystem. However we have
problems implementing that solution. The only way we have found so far is to
write the index to a file and then copy this file into the database which
seems a bit akward.

Isn't there any way to make this a bit smarter. We haven't found any
serializeable functions etc on WriteableDatabase

Regards
Niels

-- 
BinaryConstructors ApS
Vestergade 10a, 4th
1456 Kbh K
Denmark
phone: +4528138757
web: http://www.binaryconstructors.dk
mail: nb at binaryconstructors.dk
skype: nielsboldt


More information about the Xapian-discuss mailing list