Mercurial > hg > audiodb
log create.cpp @ 354:4871a3ed9e36 pre_api
age | author | description |
---|---|---|
Thu, 21 Aug 2008 21:28:33 +0000 | mas01mc | Merge of branches/large_adb -r 514:524 onto the trunk. No conflicts. Added LARGE_ADB support. Turn on with --ntracks 20001 or greater. Use --adb_feature_root to locate feature files at QUERY time. A bug fix in LSH indexing that was incorrectly thresholding large numbers of shingles. |
Wed, 20 Aug 2008 13:50:58 +0000 | mas01mc | working LARGE_ADB support. Activiate at creation time with -N --ntracks 20001 or greater, or with --datasize 1356 or greater, or both. LARGE_ADB blocks non-indexed QUERY. large_adb |
Tue, 19 Aug 2008 20:27:15 +0000 | mas01mc | Added indexing support for O2_FLAG_LARGE_ADB. Tested on indexed query by features. No indexed query-by-key yet. No --lsh_exact yet. large_adb |