Displaying 6 results from an estimated 6 matches for "omenquir".
Did you mean:
omenquire
2017 Mar 17
2
xapian core missing link to math on MSYS2
Dear Olly,
thanks a lot for the pointer! I've fetched the patch you mention but
actually it seems this is already included in the 1.4.3 release, is
that possible? Also it did not solve the problem, I still get references
to exp10. I've checked with nm and omenquire.o has undefined references
to log10 and exp10. I went further and replaced exp10 in omenquire.cc
with __builtin_exp10, but still the same undefined references. I do not
know what kind of black magic this is...
Cheers,
Mario
ac_cv_func___exp10=no
ac_cv_func_exp10=no
ac_cv_have_decl___buil...
2017 Mar 15
2
xapian core missing link to math on MSYS2
...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/.libs/termiterator.o api/.libs/termlist.o ap...
2014 Apr 13
2
Adding an external library to Xapian
...lt;< "Log file: " << logname << "Query " << query << endl;
+ std::ofstream logfile(logname.c_str(), ios::out | ios::app);
+ logfile << query << endl;
+ logfile.close();
+}
+
void
Database::reopen()
{
diff -ur xapian-core-1.2.17-o/api/omenquire.cc xapian-core-1.2.17/api/omenquire.cc
--- xapian-core-1.2.17-o/api/omenquire.cc 2014-01-29 08:28:01.000000000 +0530
+++ xapian-core-1.2.17/api/omenquire.cc 2014-04-13 17:50:07.000000000 +0530
@@ -22,6 +22,10 @@
* USA
*/
+// TODO remove it afterwards
+#include <iostream>
+#include <...
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
2017 Mar 09
3
Inconsistent query results
...unsigned int, Xapian::MSet&, Xapian::Weight::Internal&, Xapian::MatchDecider const*, Xapian::KeyMaker const*) (multimatch.cc:570)
==11180== by 0x5E485CE: Xapian::Enquire::Internal::get_mset(unsigned int, unsigned int, unsigned int, Xapian::RSet const*, Xapian::MatchDecider const*) const (omenquire.cc:581)
==11180== by 0x5E48913: Xapian::Enquire::get_mset(unsigned int, unsigned int, unsigned int, Xapian::RSet const*, Xapian::MatchDecider const*) const (omenquire.cc:939)
==11180== by 0x4E52FB8: _notmuch_query_count_documents (query.cc:679)
==11180== by 0x108A99: doit (test.c:17)
==11...
2006 Apr 06
2
build error : xapian-core-0.9.4_svn6707
...tuguese.o .libs/libxapian.lax/liblanguages.a/utilities.o .libs/libxapian.lax/liblanguages.a/snowball_french.o .libs/libxapian.lax/liblanguages.a/snowball_lovins.o .libs/libxapian.lax/liblanguages.a/snowball_spanish.o .libs/libxapian.lax/liblanguages.a/snowball_danish.o .libs/libxapian.lax/libapi.a/omenquire.o .libs/libxapian.lax/libapi.a/ompostlistiterator.o .libs/libxapian.lax/libapi.a/omqueryinternal.o .libs/libxapian.lax/libapi.a/ompositionlistiterator.o .libs/libxapian.lax/libapi.a/omtermlistiterator.o .libs/libxapian.lax/libapi.a/omerror.o .libs/libxapian.lax/libapi.a/omvalueiterator.o .libs/lib...