Mercurial > hg > audiodb
log soap.cpp @ 319:b9eff6896943 large_adb
age | author | description |
---|---|---|
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 |
Tue, 19 Aug 2008 14:27:21 +0000 | mas01mc | Adding large_adb support (up to 1M tracks) large_adb |
Tue, 12 Aug 2008 01:21:44 +0000 | mas01mc | working SIIGRAPH08 version. Fixed powerTable mmap memory leak in WS calls (only showed up in big databases). Implements radius queries over WS with new wsdl file |
Sat, 09 Aug 2008 15:46:42 +0000 | mas01mc | Check for index-exists on WS --load_index and exit if it does not. Revert unmap_tables because cleanup() did it fine, but there is a memory leak in ws_query calls. |