[go: up one dir, main page]

Menu

Commit [r1411]  Maximize  Restore  History

v2.2.1-pre1

* fixed bug suppressing "Value for bibl field `ATTR' is too long" errors from CFreeBiblStringIndex::RegisterBiblStringItemId()
* built-in bibl fields are now auto-truncated to MaxBiblStringLen bytes (=20kB)
* changed exception handling in CConcIndexatorInvoker::IndexFile() and ::BuildIndex()
- exceptions are now re-thrown, temporary data is left in place, core is dumped (for better debugging)

mukau 2020-01-22

changed /ddc/trunk/Changes
changed /ddc/trunk/configure.ac
changed /ddc/trunk/src/CommonLib/ddcLog.h
changed /ddc/trunk/src/CommonLib/utilit.h
changed /ddc/trunk/src/ConcordLib/Bibliography.cpp
changed /ddc/trunk/src/ConcordLib/Bibliography.h
changed /ddc/trunk/src/ConcordLib/ConcIndexatorInvoker.cpp
changed /ddc/trunk/src/ConcordLib/ConcXml.cpp
changed /ddc/trunk/src/ConcordLib/ConcXml.h
changed /ddc/trunk/src/ConcordLib/FreeBiblIndex.cpp
changed /ddc/trunk/src/ConcordLib/IndexSetForQueryingStage.cpp