Donate Share

DWDS/Dialing Concordance

File Release Notes and Changelog

Release Name: 1.41

Notes:


Changes: 2005-01-20 A.Sokirko Version 1.41 is released Bug fix for filters (DDC cannot include two different documents with equal bibliographical fields in one query result set) Free bibliograpical can point to attribite node in XML. Bug fix in building morphological interpetation while indexing (common grammems were not included in morph. interpretations, now it is fixed ) 2004-10-01 A.Sokirko Version 1.4 is released User-defined bibliographical fields are introduced (see field "Bibl" in the options file). #has_field query operator is introduced. Bug fix about an xml file with an empty body. 2004-10-01 A.Sokirko Version 1.3 is released 2004-9-01 A.Sokirko DDC now uses TinyXml library. 2004-05-01 A.Sokirko DDC was switched from GRETA package to PCRE package, since GRETA package is too capricious during compiling. 2004-04-06 A.Sokirko A memory leak was fixed while handling bibliography file. 2004-03-26 A.Sokirko A special function "CConcIndexator::CreateMorphIndex" was introduced, which creates morphological index, without reindxing the whole corpus. In order to invoke this function one should run ConcordIndex <corpus_file> --only-reindex-morph 2004-03-06 A.Sokirko DDC was swithced to the new morphology interface, which is built on FSM. The special buffer, which contains all processed words and their morph. interpretations, was disposed since morphology is now faster than this buffer.