Displaying 10 results from an estimated 10 matches similar to: "Xapian::DocNotFoundError on replace_document? (Called from Search::Xapian)"
2010 Feb 18
2
xapian.DocNotFoundError: regression?
Hello,
I've installed xapian-core 1.1.3 and xapian-bindings 1.1.4 from the
tarballs announced by Olly the other day. With these versions,
Enquire.get_mset() seems to consistently be raising
xapian.DocNotFoundError.
I've attached a small test case which reproduces this. The same test
case works fine with 1.0.16 (not the latest 1.0.x, but it's what I had
installed).
Program output
2007 Jul 17
1
BUG IN XAPIAN_FLUSH_THRESHOLD
There is is bug when setting XAPIAN_FLUSH_THRESHOLD=20000000
When trying for force Xapian flush documents to flush after 20 million
documents Xapian ignores the size and flush it after only 10,000
documents.
Data captured from delve after 60 seconds interval when has been set as follow:
XAPIAN_FLUSH_THRESHOLD=20000000
perl -e ' while(1) { system("delve ."); sleep(60); } '
2009 Oct 22
1
Intersection an Sum between list and matrix
Hello,
I need to do an intersection between the list elements (partitionslist) and
the columns and rows of a matrix (mm), so that the result will be the sums
of the rows and columns.
Thanks a lot,
Romildo Martins
Example
1.The Intersection and sum betweeen partitionslist[[1]][[2]] and mm is
indicated in bold.
2.The Intersection and sum betweeen partitionslist[[1]][[2]] and mm is
indicated in
2010 Feb 01
0
Solaris core dump
Hi everyone,
I'm having a problem with xapian (the matchspy branch, with Python
bindings) on Solaris 10 / SPARC. Users can run queries for a few hours
with no problems, then it returns "inflate failed (invalid code
lengths set)" to Python and dumps core. gdb reports:
#0 0xfe6dc910 in inflate_table () from /usr/lib/libz.so.1
#1 0xfe6d9d6c in inflate () from /usr/lib/libz.so.1
#2
2010 Feb 01
2
Xapian core dumping on Solaris
Hi everyone,
I'm having a problem with xapian (the matchspy branch, with Python
bindings) on Solaris 10 / SPARC. Users can run queries for a few hours
with no problems, then it returns "inflate failed (invalid code
lengths set)" to Python and dumps core. gdb reports:
#0 0xfe6dc910 in inflate_table () from /usr/lib/libz.so.1
#1 0xfe6d9d6c in inflate () from /usr/lib/libz.so.1
#2
2011 Apr 01
15
btrfs balancing start - and stop?
Hi,
My company is testing btrfs (kernel 2.6.38) on a slave MySQL database
server with a 195Gb filesystem (of which about 123Gb is used). So far,
we''re quite impressed with the performance. Our database loads are high,
and if filesystem performance wasn''t good, MySQL replication wouldn''t
be able to keep up and the slave latency would begin to climb. This
though, is
2008 Feb 17
1
app_voicemail - Failed to open file ../tmp/xxxxx.WAV
Hi,
Would anyone have a clue on this issue?
I'm running asterisk 1.4.13. Trying to get a WAV voicemail file
attachment sent to my email address.
Voicemail is working fine. Email notification of a new message works
fine. However, when I set up voicemail.conf to have an attachment of
the file sent to email I get an error message like this on the console:
[Feb 17 13:33:37]
2003 Apr 15
8
repost (passive FTP server in DMZ and shorewall 1.4.2)
I apologize for the first message. :)
---------------------------------------
I have an FTP server running in the DMZ section of my home network. It uses port 23000 for connection and ports 19990 to 19994 for data transfer.
I have setup the following rule for outside people to connect to it:
DNAT net dmz:192.168.2.2 tcp 23000
I''m at work right now and I can''t use
2006 May 27
7
How should I select rows from a join-model based on more than one association?
A concrete example:
We''re building a system to organize the information about workshops
being held in various conventions. A convention has more than one
workshop, and each workshop can be held in more than one convention.
Also each workshop has a host, who is specific to a workshop being
held in a specific convention.
For example, Matz may host an "Introduction to Ruby"
2012 Jul 03
0
Wine release 1.5.8
The Wine development release 1.5.8 is now available.
What's new in this release (see below for details):
- More stream functionality in the C++ runtime.
- A number of Windows Codecs improvements.
- More WBEM classes and properties.
- Some HTML Help fixes.
- Support for printing fake italic fonts.
- Various bug fixes.
The source is available from the following locations: