search for: muscat

Displaying 7 results from an estimated 7 matches for "muscat".

2004 Dec 29
1
dividing B-trees
...e there may be a lower sorting key which is the wrong side of the truncated key. For example: | mat | muz | / | \ / | \ | | | V V V [... mad] [matter ... muscat] [muzzle ...] <--(keys in leaf blocks) If we try to truncate a key to separate "mat" and "muz", we get "mu", but this divides "matter" and "muscat" which are in the same block. The higher level dividing key must match a leaf level block divis...
2009 Nov 19
1
Strange server locks isuess with 2.0.7 - updating
...gluster.com? Also if possible can you upgrade to 2.8 release and confirm whether you face the same problem? regards, ----- Original Message ----- From: "Marek" <mb at kis.p.lodz.pl> To: gluster-users at gluster.org Sent: Thursday, November 19, 2009 7:20:44 PM GMT +04:00 Abu Dhabi / Muscat Subject: Re: [Gluster-users] Strange server locks isuess with 2.0.7 - updating Andre Felipe Machado wrote: > Hello, > Try to disable flush behind option. > It behaves *badly* with slow speed net, drives and machines... > It can cause the cited lock up behaviour. > Your server got ca...
2005 Nov 07
1
submitting a xapian entry to the FreeBSD ports collection
Hello, Would anyone object to my submitting an entry for xapian-core to the FreeBSD ports collection ? This would make it even easier for any FreeBSD user to install a xapian-based application. By the way, it does not seem quite right that xapian-core 0.9 will install commands with such generic names as 'copydatabase' or 'simplesearch' to /usr/local/bin by default. Either a
2020 Jan 09
0
Relicensing Xapian
...currently licensed as GPLv2+, but isn't something we actually chose for Xapian, but rather due to a historical accident - it's the licence of the codebase that Xapian was originally based on. To briefly summarise that early history, Xapian has evolved out of a codebase known as "Open Muscat" which was released under GPLv2+ by BrightStation PLC (most recent contribution 2001). We don't have permission to relicense BrightStation's code. After BrightStation stopped developing the code, there were some contributions copyrighted Ananova Ltd (most recent 2002) and then a very...
2009 Jul 29
2
Xen - Backend or Frontend or Both?
I have 6 boxes with a client config (see below) across 6 boxes. I am using distribute across 3 replicate pairs. Since I am running xen I need to disable-direct-io and that slows things down quite a bit. My thought was to move the replicate / distribute to the backend server config so that self heal can happen on faster backend rather then frontend client with disable-direct-io. Does this
2006 Dec 06
1
Bug and patch for +terms with wildcards
...UAL(qobj.get_description(), "Xapian::Query()"); + TEST_EQUAL(qobj.get_description(), "Xapian::Query(<nodocuments>)"); qobj = queryparser.parse_query("musc*", Xapian::QueryParser::FLAG_WILDCARD); TEST_EQUAL(qobj.get_description(), "Xapian::Query((muscat:(pos=1) OR muscle:(pos=1) OR musclebound:(pos=1) OR muscular:(pos=1)))"); qobj = queryparser.parse_query("mutt*", Xapian::QueryParser::FLAG_WILDCARD); @@ -664,6 +664,29 @@ // were in the database or not): qobj = queryparser.parse_query("mUTTON++"); TEST_...
2003 Apr 10
1
File size limitations?
Hi I'm running rsync 2.5.6 protocol version 26 on solaris 8. I have a local software RAID array, plus a mounted netapp fileserver, and am looking to replicate the contents of the netapp mount on the RAID array. I run a cronjob each night, with lines like :- /usr/local/sbin/rsync -ar /netapp/all/projects /backup/vol0/ >> /tmp/rsync_log.txt 2>&1 Looking at the log files, I get