[go: up one dir, main page]

Menu

Commit [r506]  Maximize  Restore  History

+ v2.0.39: ignore empty breaks in CQueryNode::ConvertOccurrencesToHits() and CQueryNode::ConvertOccurrencesToHitsForPatterns()

- bogus index data containing empty sentences was generating bad empty hits
- specifically, c4_chtk for query: @Apfel #sep #has[title,'Anonymus Kalorien']
- alterantive: remove empty breaks from existing index with new scripts/remove_empty_borders.perl

mukau 2015-06-08

changed /ddc/trunk/Changes
changed /ddc/trunk/configure.ac
added /ddc/trunk/scripts/remove_empty_borders.perl
changed /ddc/trunk/src/ConcordLib/ConcHolder.cpp
changed /ddc/trunk/src/ConcordLib/QueryNode.cpp