Mercurial > hg > audiodb
log lshlib.cpp @ 308:896679d8cc39
age | author | description |
---|---|---|
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 |