[go: up one dir, main page]

Menu

Code Commit Log


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

+ created branch ddc-2.0.50+threaded-server from trunk revision 724

2016-11-25 14:42:21 Tree
[r724] by mukau

+ compiled doc updates

2016-11-25 14:41:05 Tree
[r723] by mukau

+ tagged ddc-2.0.50

2016-11-25 13:57:27 Tree
[r722] by mukau

v2.0.50 : fixed query-compiler bug (mantis #17708); adjacent regexes (/foo/ /bar/) were parsed as (/bar/ /bar/)

2016-11-25 13:56:50 Tree
[r721] by mukau

+ tagged DDC-XS-0.16

2016-11-23 09:22:47 Tree
[r720] by mukau

+ copy %prereqs in Makefile.PL to avoid 'perl Makefile.PL' choking with bogus 'cicular references' message

2016-11-23 09:21:59 Tree
[r719] by mukau

+ tagged ddc-2.0.49

2016-11-23 09:08:40 Tree
Older >