Displaying 2 results from an estimated 2 matches for "flintdatabase".
Did you mean:
flint_database
2007 Jul 24
1
Xapian::DocNotFoundError on replace_document? (Called from Search::Xapian)
Hello,
I'm using Xapian 1.0.2 (flint) and matching Search::Xapian.
I'm getting:
terminate called after throwing an instance of
'Xapian::DocNotFoundError', which dumps core.
at first it was after adding my 2nd document (to an empty db, although
I don't know if that has any bearing) to the database with a
replace_document() call.
I shifted the first document off the
2009 Feb 12
1
problem when using xapian's static libs in windows
...ts<char>,class std::allocator<char> > const &,int,int)" (?open at Quartz@Xapian@@YA?AVWritableDatabase at 2@ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@HH at Z) ????
libbackend.lib(database.obj) : error LNK2019: ????????? "public: __thiscall FlintDatabase::FlintDatabase(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,int,unsigned int)" (??0FlintDatabase@@QAE at ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@HI at Z)??????? "class Xapian::Databas...