Displaying 7 results from an estimated 7 matches for "omdatabase".
2014 Apr 13
2
Adding an external library to Xapian
...file.mk 2014-01-29 08:28:01.000000000 +0530
+++ xapian-core-1.2.17/api/Makefile.mk 2014-04-13 20:20:53.000000000 +0530
@@ -36,4 +36,5 @@
api/valueiterator.cc\
api/valuerangeproc.cc\
api/valuesetmatchdecider.cc\
- api/version.cc
+ api/version.cc\
+ api/trie.cc
diff -ur xapian-core-1.2.17-o/api/omdatabase.cc xapian-core-1.2.17/api/omdatabase.cc
--- xapian-core-1.2.17-o/api/omdatabase.cc 2014-01-29 08:28:01.000000000 +0530
+++ xapian-core-1.2.17/api/omdatabase.cc 2014-04-13 17:56:04.000000000 +0530
@@ -43,6 +43,10 @@
#include "ortermlist.h"
#include "noreturn.h"
+// TODO remov...
2005 Jun 08
8
Building on Windows
...eERKSsi':/cygdr
ive/c/xapian-core-0.9.0/backends/../include/xapian/base.h:91: undefined
reference to
`QuartzWritableDatabase::QuartzWritableDatabase[in-charge](std::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > const&, int,
int)'
api/.libs/libapi.a(omdatabase.o): In function
`_ZNK6Xapian8Database14postlist_beginERKSs':/cygdrive/c/xapian-core-0.9.
0/api/omdatabase.cc:135: undefined reference to
`MultiPostList::MultiPostList[in-charge](std::vector<LeafPostList*,
std::allocator<LeafPostList*> >&, Xapian::Database const&)'
api/.l...
2014 Apr 13
2
Adding an external library to Xapian
My code is not on Github. I am using the tarball as of now. The following
it the error that occurred:
http://pastebin.com/cVJrjUZX
On Sun, Apr 13, 2014 at 8:16 PM, James Aylett <james-xapian at tartarus.org>wrote:
> On 13 Apr 2014, at 15:37, Pallavi Gudipati <pallavigudipati at gmail.com>
> wrote:
>
> > A linker error is encountered even after following the above
2011 Mar 23
1
[GSOC 2011] Participate
Hey Everyone,
I am interested in participating in open source project through Google
Summer of Code 2011. I went through the idea list and I am keen on *improving
spelling correction *as I have projects in algorithms and lingustics. Can
anyone suggest me some reading material?
Thank you,
Prasad Prabhu
Masters Student
SUNY STONY BROOK
NY
Follow Me on: Twitter
2011 Mar 23
1
[GSOC 2011] Participate
Hey Everyone,
I am interested in participating in open source project through Google
Summer of Code 2011. I went through the idea list and I am keen on *improving
spelling correction *as I have projects in algorithms and lingustics. Can
anyone suggest me some reading material?
Thank you,
Prasad Prabhu
Masters Student
SUNY STONY BROOK
NY
Follow Me on: Twitter
2017 Mar 15
2
xapian core missing link to math on MSYS2
...api/.libs/compactor.o api/.libs/constinfo.o api/.libs/decvalwtsource.o api/.libs/documentvaluelist.o api/.libs/editdistance.o api/.libs/emptypostlist.o api/.libs/error.o api/.libs/errorhandler.o api/.libs/expanddecider.o api/.libs/keymaker.o api/.libs/leafpostlist.o api/.libs/matchspy.o api/.libs/omdatabase.o api/.libs/omdocument.o api/.libs/omenquire.o api/.libs/positioniterator.o api/.libs/postingiterator.o api/.libs/postingsource.o api/.libs/postlist.o api/.libs/query.o api/.libs/queryinternal.o api/.libs/registry.o api/.libs/replication.o api/.libs/smallvector.o api/.libs/sortable-serialise.o api/...
2006 Apr 06
2
build error : xapian-core-0.9.4_svn6707
...nlistiterator.o .libs/libxapian.lax/libapi.a/omtermlistiterator.o .libs/libxapian.lax/libapi.a/omerror.o .libs/libxapian.lax/libapi.a/omvalueiterator.o .libs/libxapian.lax/libapi.a/omstem.o .libs/libxapian.lax/libapi.a/version.o .libs/libxapian.lax/libapi.a/omdocument.o .libs/libxapian.lax/libapi.a/omdatabase.o .libs/libxapian.lax/libapi.a/omquery.o .libs/libxapian.lax/libnet.a/socketclient.o .libs/libxapian.lax/libnet.a/tcpclient.o .libs/libxapian.lax/libnet.a/socketcommon.o .libs/libxapian.lax/libnet.a/progclient.o .libs/libxapian.lax/libnet.a/omerr_string.o .libs/libxapian.lax/libnet.a/omlinebuf.o ....