[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r89] by mukau

v2.0.17: new version for morphy fixes

2014-02-11 12:00:12 Tree
[r88] by mukau

+ agramtab, morphwizardlib, ddc_morph_gen: fixes for morphology compilation
- symptom: Morph/*/npredict.bin has size 1130 for all languages
- symptom: German 'Vaterland', 'Plastikflasche' are not expanded, but 'Land' and 'Flasche' are
- problem: ddc_morph_gen wants e.g. RML/dict/Morph/ggramtab.tab but that doesn'
t exist yet at compile time
(path RML/dict/morph/ggramtab.tab is pseudo-hard-coded in RML/etc/rml.ini)
- workaround: added a key 'GRAMTAB' to *.mwz files read by ddc_morph_gen: if that file exists, it's preferred to the registry file

2014-02-11 11:52:26 Tree
[r87] by mukau

+ v2.0.16: fixed bogus 16-bit limit (65535) for bibl values in ConcordLib/Bibliography.cpp

2014-02-10 11:22:08 Tree
[r86] by mukau

+ updated to v0.08

2014-01-08 11:58:51 Tree
[r85] by mukau

+ added JSON formatter abs(level)>1 check for canonical-json

2014-01-08 11:58:28 Tree
[r84] by mukau

v2.0.15: + band-aid fix for lower/upper-bound parameters to #asc[FIELD] / #desc[FIELD]

2013-12-06 13:11:24 Tree
[r83] by mukau

+ updated Changes

2013-12-04 12:02:51 Tree
[r82] by mukau

+ improved response time for generic wildcard ('*') queries
- now uses anchor stategy of storing occurrences (CTokenNo) directly in m_IndexItems
- index-specific wildcards (=*) are still valid queries, but have no effect

2013-12-04 12:01:34 Tree
[r81] by mukau

+ v2.0.14: fixed "$.BREAKNAME" pseudo-index lookup (BREAKNAME was getting translated as "normal" index)

2013-12-04 11:34:12 Tree
[r80] by mukau

v2.0.13:
+ fixed ddc-mkrml.sh bug creating bogus $NEW_RML_DIR/ddc-common.sh
+ fixed multiple instances of hits from large (sub)corpora on anchor ($.) queries
- fixes mantis bug #619
- problem was "search periods": each position was getting returned once per period

2013-12-03 15:34:38 Tree
Older >