[Xapian-discuss] Using xapian for general indexed storage
Jean-Francois Dockes
jf at dockes.org
Fri Nov 13 14:08:56 GMT 2009
Hello,
Two questions about using Xapian as a gdbm stand-in for an auxiliary
database:
- I am currently using single-term documents having the key as a single
term, and the (small) associated data chunk stored in the document data
record. Is this still the right way to do it?
- There was an answer on the mailing list two years ago, saying that
storing a few megabytes in the document data records was ok. Does
this still hold, or would it be preferable to use file-system storage ?
There is no question of peeking inside the data, it's opaque.
http://article.gmane.org/gmane.comp.search.xapian.general/4730/match=document+data+record+storing
Regards,
jf
More information about the Xapian-discuss
mailing list