search for: postlist_db

Displaying 6 results from an estimated 6 matches for "postlist_db".

2004 Aug 23
1
postlist chunking
...und for typical key length and allowed some for overrunning the threshold and decided 2000 bytes would be a better threshold. I tried building a sample database with both versions: 2048 bytes: real 115m44.698s user 98m14.880s sys 3m13.560s -rw-r--r-- 1 olly olly 322043904 Aug 23 02:50 postlist_DB 2000 bytes: real 112m5.970s user 96m35.130s sys 3m47.350s -rw-r--r-- 1 olly olly 315490304 Aug 23 11:08 postlist_DB The machine wasn't totally idle, but it has 2 CPUs so hopefully the timings are reasonable comparable. But the DB is 2% smaller, which isn't bad for a 2 charact...
2005 Apr 27
1
Xapian -need help!
...a newbie in this and would appreciate if someone could give me some insight: 1: When I'm trying to index , why it creates/opens so many files, e.g.this is how one of my index looks like: % ~/xapian_index> ls db_lock position_baseA record_DB termlist_baseA meta postlist_DB record_baseA value_DB position_DB postlist_baseA termlist_DB value_baseA why xapian needs to create so many files? 2: Also, from the documentation it's not clear to me how xapian indexes, what database it uses? Does it uses sleepycat to index the documents? Any help is a...
2007 Jan 30
1
Re: [Xapian-commits] 7603: trunk/xapian-core/trunk/xapian-core/backends/flint/ trunk/xapian-core/backends/quartz/
...arge files. My index directory is about 65 607 466 693 bytes: 2007-01-30 09:28 17 position_baseA 2007-01-30 10:06 17 position_baseB 2007-01-23 14:18 0 position_DB 2007-01-30 10:06 360 496 postlist_baseB 2007-01-30 10:06 23 623 852 032 postlist_DB 2007-01-30 10:06 88 432 record_baseB 2007-01-30 10:10 5 825 560 576 record_DB 2007-01-30 10:06 550 103 termlist_baseB 2007-01-30 10:10 36 157 054 976 termlist_DB 2007-01-30 09:28 17 value_baseA 2007-01-30 10:06 17 value_baseB 2007-01-2...
2006 Dec 01
1
writabledatabase_delete_document()
...e users 0 Dec 1 17:22 db_lock -rw-r--r-- 1 malte users 10 Nov 24 00:39 meta -rw-r--r-- 1 malte users 468M Dec 1 17:22 position_DB -rw-r--r-- 1 malte users 7.4K Dec 1 16:46 position_baseB -rw-r--r-- 1 malte users 324M Dec 1 17:23 postlist_DB -rw-r--r-- 1 malte users 5.1K Dec 1 16:46 postlist_baseB -rw-r--r-- 1 malte users 61M Dec 1 17:22 record_DB -rw-r--r-- 1 malte users 956 Dec 1 16:46 record_baseB -rw-r--r-- 1 malte users 339M Dec 1 17:22 termlist_DB -rw-r--r-- 1 malte...
2004 Jul 19
2
large Xapian index files
Hello Arjen van der Meijden, on xapian-discuss you mentioned that your Xapian installation has got up to 15 GB database size. Can you tell me about the largest index filesize you got? According to <http://xapian.org/docs/scalability.html>, it seems that the quartz database filesize is limited only by the OS and file system. Can you confirm from your experience that there is no 2GB limit?
2006 Jan 30
1
More than one Index?
Morning All, I use scriptindex to build my database and the PHP bindings to pull it all out. Is it possible to have more than one index but select what the bindings search on? So at the moment I index property addresses, I would also like to index property descriptions for more advanced searching but only as an optional extra...probably in an extra search box. Also I would like to analyse the