Displaying 5 results from an estimated 5 matches for "value_db".
2005 Apr 27
1
Xapian -need help!
...iate 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 appreciated.
Thanks,
Rita
2007 Jan 30
1
Re: [Xapian-commits] 7603: trunk/xapian-core/trunk/xapian-core/backends/flint/ trunk/xapian-core/backends/quartz/
...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-23 14:18 0 value_DB
14 file(s) 65 607 466 693 bytes
Everything works fine.
Regards,
Grzegorz
Dnia 29-01-2007 o godz. 18:31 Charlie Hull napisa?(a):
> Olly Betts wrote:
> > On Tue, Jan 02, 2007 at 03:55:59PM +0000, richard wrote:
> >> * backends/quartz/btree.cc,backends/fl...
2006 Dec 01
1
writabledatabase_delete_document()
...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 users 5.4K Dec 1 16:46 termlist_baseB
-rw-r--r-- 1 malte users 99M Dec 1 17:22 value_DB
-rw-r--r-- 1 malte users 1.6K Dec 1 16:46 value_baseB
Thanks for your help.
Alec
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