search for: quartzdatabase

Displaying 3 results from an estimated 3 matches for "quartzdatabase".

Did you mean: quartz_database
2005 Jun 08
8
Building on Windows
...se=0x10000000 -Wl,--out-implib,.libs/libxapian.dll.a Creating library file: .libs/libxapian.dll.a backends/.libs/libbackend.a(database.o): In function `_ZNK13EmptyPostList15get_descriptionEv':/cygdrive/c/xapian-core-0.9.0/b ackends/../common/emptypostlist.h:(.text+0x6d): undefined reference to `QuartzDatabase::QuartzDatabase[in-charge](std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, unsigned)' backends/.libs/libbackend.a(database.o): In function `_ZN6Xapian6Quartz4openERKSsii':/cygdrive/c/xapian-core-0.9.0/backends/d atabase.cc:67: undefi...
2005 Aug 05
2
uint4 in quartz/flint
...ment comes from: ---------------------------------------------------------------------- r2514 | richard | 2000-10-20 18:23:11 +0100 (Fri, 20 Oct 2000) | 4 lines In quartz: store document lengths in termlists, store total length in a field in the record table, and add methods to access all these. QuartzDatabase::get_avlength() now implemented. ---------------------------------------------------------------------- I'm also not keen on the way that we use: #define UINT64 unsigned long long #define uint64_t unsigned long long These should (a) be the same (:-), (b) be typedefs, and (c) not be there a...
2009 Feb 12
1
problem when using xapian's static libs in windows
...@@@Z) ???? libbackend.lib(dbfactory_remote.obj) : error LNK2001: ????????? "public: __thiscall Xapian::Database::Database(class Xapian::Database::Internal *)" (??0Database at Xapian@@QAE at PAVInternal@01@@Z) libbackend.lib(database.obj) : error LNK2019: ????????? "public: __thiscall QuartzDatabase::QuartzDatabase(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,int,unsigned int)" (??0QuartzDatabase@@QAE at ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@HI at Z)??????? "class Xapian::Datab...