Mercurial > hg > audiodb
log query.cpp @ 314:b671a46873c2
age | author | description |
---|---|---|
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 |
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, 29 Jul 2008 22:01:17 +0000 | mas01mc | Completed merge of lshlib back to current version of the trunk. |
Tue, 01 Jul 2008 09:12:40 +0000 | mas01cr | Merge trunk changes -r326:386 into audiodb-debian branch. audiodb-debian |