[elephant-devel] Re: Test of 0.9 on LispWorks 5.0 (64-bit) for Linux

Chun Tian (binghe) binghe.lisp at gmail.com
Wed Jun 27 16:16:54 UTC 2007


Ian Eslick wrote:
> Sorry for the delay, I'm under pressure for some other work.
>
> What is happening is that you aren't getting a proper value back from
> the index.  Can you do a (elephant::dump-btree index1) after running
> the regression suite?
>
> Ian
>
Is this useful?

ELE-TESTS 39 > (open-store *testbdb-spec*)
#<BDB-STORE-CONTROLLER /tmp/testdb/>

ELE-TESTS 40 > (elephant::dump-btree index1)
DUMP #<BDB-BTREE-INDEX oid:19>
key: 4 / value: #<BLOB 405022FA83>
key: 5 / value: #<BLOB 405022FB5B>
key: 6 / value: #<BLOB 405022FC23>
key: 7 / value: #<BLOB 405022FCEB>
key: 8 / value: #<BLOB 405022FDB3>
key: 9 / value: #<BLOB 405022FE7B>
key: 10 / value: #<BLOB 405022FF43>
...
...
key: 994 / value: #<BLOB 4050266D83>
key: 995 / value: #<BLOB 4050266E4B>
key: 996 / value: #<BLOB 4050266F8B>
key: 997 / value: #<BLOB 4050267053>
key: 998 / value: #<BLOB 405026711B>
key: 999 / value: #<BLOB 40502671E3>
key: 1000 / value: #<BLOB 40502672AB>
NIL




More information about the elephant-devel mailing list