log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
audiodb
log lshlib.cpp @ 316:
25572f1bd37f
large_adb
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-7
tip
age
author
description
Tue, 19 Aug 2008 14:27:21 +0000
mas01mc
Adding large_adb support (up to 1M tracks)
large_adb
Thu, 07 Aug 2008 17:05:22 +0000
mas01mc
Fixed persistent index bug where indexName identifier was an un protected string pointer rather than a copy of the string. Hence the index name was getting deleted and the test for persistent index was failing.
Thu, 07 Aug 2008 01:53:38 +0000
mas01mc
Added server-side loading of persistent index (LSH hashtables) via --load_index -d dbName -R radius -l sequenceLength. Queries using these parameters will lookup the memory-resident hashtable instead of loading one from disk.
Tue, 05 Aug 2008 22:40:38 +0000
mas01mc
changed FORMAT2 index serialization so that token bits don't scribble over point index for >=32768 tracks
Fri, 01 Aug 2008 15:45:10 +0000
mas01mc
fixed recently-introduced strict point ordering bug when LSH index is initially empty
Fri, 01 Aug 2008 15:04:31 +0000
mas01mc
fixed file size allocation for FORMAT2 files. Made LSH index size() in bytes an unsigned long long. Changed the name of lsh_inCore flag to lsh_on_disk (to reverse the sense of the 'flag').
Wed, 30 Jul 2008 18:00:50 +0000
mas01mc
fixed UNIT_TEST_LSH.cpp to work with refactored lshlib and fixed default LSH file FORMAT on serialization.
less
more
|
(0)
-7
tip