Mercurial > hg > audiodb
log
age | author | description |
---|---|---|
Sat, 09 Aug 2008 15:04:16 +0000 | mas01mc | Added sequencehop on Indexing to optionally reduce size of large indexes. Added cleanup() call on WS query exit to fix MMAP memory leak |
Fri, 08 Aug 2008 14:01:33 +0000 | mas01mc | Added Web Services support for --exhaustive and --lsh_exact flags in Radius sequence searches. |
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. |