[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r970] by mukau

+ v2.1.10: final checkin

2018-03-14 13:44:57 Tree
[r969] by mukau

+ tagged ddc-2.1.10-rc1

2018-03-14 12:18:59 Tree
[r968] by mukau

+ v2.1.10-rc1: refactored NavCache insertion

2018-03-14 12:18:02 Tree
[r967] by mukau

* branch 2.1.10-pre2+parallel-get-hit-strings: re-factored branch server hit-string retrieval
- CDDCBranchServer::GetHitContexts() now constructs and sends all get_hit_strings requests before reading any
- CDDCBranchServer::ReadHitStringsFromOneCorpus() now just receives and parses responses (formerly GetHitStringsFromOneCorpus)

2018-03-14 12:08:29 Tree
[r966] by mukau

+ created branch ddc-2.1.10-pre2+parallel-get-hit-strings

2018-03-14 12:07:23 Tree
[r965] by mukau

v2.1.10-pre1: fixes for heinous navigation hint bugs
* fixed catastrophic typo causing bogus count-query results from branch server
* disabled "vacuous get_hit_strings request" check introduced in v2.0.31
- unable to reproduce any noticeable turnaround delay using bz, bz_pp, or bz_meta on kira
- allowing vacuous 'get_hit_strings' requests was in fact often faster than without (but only by ca. 1ms in fs-cached case)
- dominant factor for query time is fs-cache presence of get_hit_strings *results* (doesn't apply to empty get_hit_strings requests)
+ fscache @ ca. 10 ms/q ; -fscache @ 430 ms/q
- for v2.1.10, we need get_hit_strings even for "empty" daughter result-sets in order to update navHint
* disabled trimming of CFirstHitsQueryResult::m_Hits[] in BranchServer.cpp
- we're paying for the memory anyways, and we need all retrieved hits for consistent navHints in some cases
* fixed inconsistent navigation hint generation if all hits were trimmed (requires 'vacuous' get_hit_strings requests)

2018-03-13 15:29:19 Tree
[r964] by mukau

* fixed catastrophic typo '' -> '%zd' in sprintf format for count()-query results

2018-03-12 12:51:08 Tree
[r963] by mukau

* ddc_server.opt.pod fix

2018-03-09 10:13:37 Tree
[r962] by mukau

+ tagged DDC-Concordance-0.41

2018-03-09 09:42:58 Tree
[r961] by mukau

+ ddc-perl v0.41
+ DDC::Client::Distributed is now just a dummy wrapper for DDC::Client
+ added support for ddc-v2.1.9 navigation hints in run_query, get_first_hits
+ Kwic format also displays returned hints if available

2018-03-09 08:55:50 Tree
Older >