[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[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
[r960] by mukau

+ tagged ddc-2.1.9

2018-03-08 15:29:19 Tree
[r959] by mukau

ddc-2.1.9 final (updated version string, fixed minor distcheck hiccup with ddcConfigNoAuto.h)

2018-03-08 14:57:49 Tree
[r958] by mukau

merged -r953:957 svn+ssh://mukau@.../p/ddc-concordance/code/ddc/branches/ddc-2.1.9+deep-hints intro trunk: generic nested navigation hints

2018-03-08 14:43:40 Tree
[r957] by mukau

+ v2.1.9-pre2 ready for takeoff

2018-03-08 14:29:30 Tree
[r956] by mukau

+ disabled debuging macros NavHint.h:DEBUG_NAVCACHE, ConcSession.h:DEBUG_HIT_TRIM

2018-03-07 15:40:45 Tree
Older >