search for: iamchert

Displaying 13 results from an estimated 13 matches for "iamchert".

2012 Apr 16
1
Rebuilding corrupt databases from .DB files.
...s and rebuild the other tables. This is one of our 800 databases that has been corrupted and you can see which files are empty: drwxr-xr-x 1152 search search 40960 Apr 15 23:06 .. drwxr-xr-x 2 search search 4096 Jan 31 17:39 . -rw-r--r-- 1 search search 0 Jan 31 17:39 iamchert -rw-r--r-- 1 search search 0 Jan 31 17:39 position.baseB -rw-r--r-- 1 search search 2191785984 Jan 31 17:39 position.DB -rw-r--r-- 1 search search 0 Jan 31 17:37 position.baseA -rw-r--r-- 1 search search 0 Jan 31 17:37 termlist.baseB -rw-r--r-- 1 search...
2011 Jun 10
2
Just starting to experiment with php
I took one of the examples and tried to run against my database ls -l /data1/mail/db/cur.1 total 1129624 -rw-r--r-- 1 jwl jwl 0 2011-06-09 02:27 flintlock -rw-r--r-- 1 jwl jwl 28 2011-06-09 02:27 iamchert -rwxrwxrwx 1 jwl jwl 7258 2011-06-09 02:27 position.baseA -rwxrwxrwx 1 jwl jwl 7046 2011-06-09 02:27 position.baseB -rwxrwxrwx 1 jwl jwl 474226688 2011-06-09 02:28 position.DB -rwxrwxrwx 1 jwl jwl 5626 2011-06-09 02:28 postlist.baseA -rwxrwxrwx 1 jwl jwl 5331 2011-06-09 02:28 po...
2012 Apr 19
1
Xapian::Database->close() for perl missing
...ry hour one new index and then remove and create a new symlink to the current database. /path/to/index/20120419010000 /path/to/index/20120419020000 /path/to/index/20120419030000 /path/to/index/default => /path/to/index/20120419030000 So the daemon only check the mtime of /path/to/index/default/iamchert befor every request and if it is a new one, he close/reopen the database. The problem is: There is no ->close in perl for a database! So currently i override the object. After some days, the prozess have many open filepointers to allready removed databases. I also tried ->reopen, but xapian...
2010 Dec 18
1
Xapian index size 475GB = 170 million documents (URLs)
...ion's Webtop search engine implementation (archive.org snapshot), which offered a sub-second search over around 500 million web pages (around 1.5 terabytes of database files). Reference: http://xapian.org/history One sample index size: total 475G -rw-r--r-- 1 kevin kevin 28 2010-12-18 15:25 iamchert -rw-r--r-- 1 kevin kevin 13 2010-12-18 12:19 position.baseA -rw-r--r-- 1 kevin kevin 3.8M 2010-12-18 15:25 position.baseB -rw-r--r-- 1 kevin kevin 240G 2010-12-18 15:25 position.DB -rw-r--r-- 1 kevin kevin 13 2010-12-18 04:31 postlist.baseA -rw-r--r-- 1 kevin kevin 923K 2010-12-18 11:36 postlis...
2014 Feb 13
2
A beginner in "Posting list encoding improvements"
I uninstall xapian1.3 and install xapian-1.2.17 but i still failed hurricanetong at hurricanetong-VirtualBox:~/workspace$ g++ `xapian-config --cxxflags --libs` demo2.cc /tmp/cc2wsfDJ.o: In function `main': demo2.cc:(.text+0x4a): undefined reference to `Xapian::WritableDatabase::WritableDatabase(std::basic_string<char, std::char_traits<char>, std::allocator<char> >
2011 Mar 31
0
Xapian Index: 607GB = 219 million of unique documents
...hat would be the real reason why Xapian was not approved last year, for Google's Summer of Code. Xapian is the type of open source that they don't want you to know about. Following index can be search from: http://myhealthcare.com/ total 607G -rw-r--r-- 1 kevin kevin 28 2011-03-31 06:09 iamchert -rw-r--r-- 1 kevin kevin 14 2011-03-31 01:50 position.baseA -rw-r--r-- 1 kevin kevin 622K 2011-03-31 06:09 position.baseB -rw-r--r-- 1 kevin kevin 311G 2011-03-31 06:09 position.DB -rw-r--r-- 1 kevin kevin 14 2011-03-30 17:19 postlist.baseA -rw-r--r-- 1 kevin kevin 139K 2011-03-31 00:49 postlis...
2011 May 13
0
Xapian Index 253 million documents = 704G
...Index. You can check it yourself at: http://myhealthcare.com/ number of documents = 253717716 average document length = 35670.3 document length lower bound = 1 document length upper bound = 181656 highest document id ever used = 253717716 total 704G -rw-r--r-- 1 kevin kevin 28 2011-05-13 08:30 iamchert -rw-r--r-- 1 kevin kevin 14 2011-05-13 03:28 position.baseA -rw-r--r-- 1 kevin kevin 718K 2011-05-13 08:30 position.baseB -rw-r--r-- 1 kevin kevin 359G 2011-05-13 08:30 position.DB -rw-r--r-- 1 kevin kevin 14 2011-05-12 17:22 postlist.baseA -rw-r--r-- 1 kevin kevin 167K 2011-05-13 02:26 postlis...
2012 Nov 21
1
about index speed of xapian
...d() << std::endl; } catch (const Xapian::Error& error) { std::cout << error.get_msg() << std::endl; } the following is the index result: total 1.9G -rw-rw-r-- 1 warren warren 0 11-21 17:07 flintlock -rw-rw-r-- 1 warren warren 28 11-21 17:07 iamchert -rw-rw-r-- 1 warren warren 22K 11-21 17:24 postlist.baseA -rw-rw-r-- 1 warren warren 20K 11-21 17:22 postlist.baseB -rw-rw-r-- 1 warren warren 1.4G 11-21 17:24 postlist.DB -rw-rw-r-- 1 warren warren 2.0K 11-21 17:24 record.baseA -rw-rw-r-- 1 warren warren 1.8K 11-21 17:22 record.baseB -rw-rw-r--...
2013 Jun 19
2
Compact databases and removing stale records at the same time
On Wed, Jun 19, 2013, at 03:49 PM, Olly Betts wrote: > On Wed, Jun 19, 2013 at 01:29:16PM +1000, Bron Gondwana wrote: > > The advantage of compact - it runs approximately 8 times as fast (we > > are CPU limited in each case - writing to tmpfs first, then rsyncing > > to the destination) and it takes approximately 75% of the space of a > > fresh database with maximum
2011 Apr 01
0
Xapian-discuss Digest, Vol 83, Issue 1
...pian was not approved last year, for Google's Summer > of Code. Xapian is the type of open source that they don't want you to > know about. > > Following index can be search from: http://myhealthcare.com/ > > total 607G > -rw-r--r-- 1 kevin kevin 28 2011-03-31 06:09 iamchert > -rw-r--r-- 1 kevin kevin 14 2011-03-31 01:50 position.baseA > -rw-r--r-- 1 kevin kevin 622K 2011-03-31 06:09 position.baseB > -rw-r--r-- 1 kevin kevin 311G 2011-03-31 06:09 position.DB > -rw-r--r-- 1 kevin kevin 14 2011-03-30 17:19 postlist.baseA > -rw-r--r-- 1 kevin kevin 139K...
2016 Apr 12
2
Xapian 1.3.5 snapshot performance and index size
Olly Betts writes: > On Mon, Apr 11, 2016 at 09:54:36AM +0200, Jean-Francois Dockes wrote: > > The question which remains for me is if I should run xapian-compact > > after an initial indexing operation. I guess that this depends on the > > amount of expected updates and that there is no easy answer ? > > I think it's not obvious whether it's a good plan
2014 Feb 13
2
回复: A beginner in "Posting list encoding improvements"
...-1.2.17 $ ./configure [...] $ make -sj8 # quieter build, 8-way parallel [...] $ sudo make install [...] And then: $ g++ `xapian-config --cxxflags --libs` BuildIndexDemo.cpp $ ./a.out $ ls -l database total 16 -rw-r--r-- 1 olly olly 0 Feb 13 15:05 flintlock -rw-r--r-- 1 olly olly 28 Feb 13 15:05 iamchert -rw-r--r-- 1 olly olly 13 Feb 13 15:05 postlist.baseA -rw-r--r-- 1 olly olly 0 Feb 13 15:05 postlist.DB -rw-r--r-- 1 olly olly 13 Feb 13 15:05 record.baseA -rw-r--r-- 1 olly olly 0 Feb 13 15:05 record.DB -rw-r--r-- 1 olly olly 13 Feb 13 15:05 termlist.baseA -rw-r--r-- 1 olly olly 0 Feb 13 15:05...
2011 Apr 02
1
Xapian docs (was Re: Xapian-discuss Digest, Vol 83, Issue 2)
...ear, for Google's Summer >> of Code. Xapian is the type of open source that they don't want you to >> know about. >> >> Following index can be search from: http://myhealthcare.com/ >> >> total 607G >> -rw-r--r-- 1 kevin kevin 28 2011-03-31 06:09 iamchert >> -rw-r--r-- 1 kevin kevin 14 2011-03-31 01:50 position.baseA >> -rw-r--r-- 1 kevin kevin 622K 2011-03-31 06:09 position.baseB >> -rw-r--r-- 1 kevin kevin 311G 2011-03-31 06:09 position.DB >> -rw-r--r-- 1 kevin kevin 14 2011-03-30 17:19 postlist.baseA >> -rw-r--r-...