[go: up one dir, main page]

Menu

/ddc/trunk Commit Log


Commit Date  
[r785] by mukau

+ merged v2.1.0 branch into trunk:
- svn merge -r 726:784 svn+ssh://mukau@.../p/ddc-concordance/code/ddc/branches/ddc-2.0.50+threaded-server .
- old v2.0.x branch created as branches/ddc-2.0.x

2016-12-20 08:16:55 Tree
[r740] by mukau

+ changed filter-copying wonk-up with v2.0.52

2016-12-02 12:41:31 Tree
[r737] by mukau

+ v2.0.52: fixed count(keys(...)) bug introduced in v2.0.51 by count-by-breaks hack
- segfaults caused by temporary count-query used by keys()-queries with m_Options==NULL

2016-12-02 11:55:13 Tree
[r732] by mukau

+ extra cleanup for v2.0.51 release

2016-11-30 12:23:08 Tree
[r731] by mukau

+ cleanup for v2.0.51 release

2016-11-30 12:22:08 Tree
[r730] by mukau

+ cleaned up debugging code

2016-11-30 11:29:50 Tree
[r729] by mukau

* re-factored result-sorting code; debugging stuff still in place (mostly to be removed at next checkin)

2016-11-30 10:12:43 Tree
[r728] by mukau

+ fixed ngram-counting bug: count("$p=V*=1 $p=V*=2" #nosep) #by[$l=1,$l=2]
- counts were absurdly high and wrong
- workaround evaluates daughter query in #SEPARATE mode even for count-query in #JOIN mode, but counts each count-key at most once per hit
- generic result-sorting: added CQueryResult::sortByIndex(), ::sortByHit(), and ::mapIndex, struct CQueryResultIndex, and template CResultHitLess<>
~ because new #JOIN counting strategy requires that result hits are sorted by BreakNo
"

2016-11-29 15:48:15 Tree
[r727] by mukau

+ ConcIndexator : tab-dump fix: include break-indices in tab-dumps, not just token-indices
- new break format for tab-dumps: "%%$DDC:BREAK:" BREAKNAME "[" BREAKNO "]=" TOKNO_BREAKEND

2016-11-29 12:37:30 Tree
[r726] by mukau
2016-11-28 14:59:23 Tree
Older >