Icon View Incident Report

Minor Minor
Reported By: Igor Colovic
Reported On: 10/8/2007
For: Version 4.25 Build 6
# 2446 Word List Building Performance Not Optimal for Text Indexing

Procedure TDataEngine.BuildWordList is slow because it is searching WordList twice, which is bad.


Comments Comments
The issue was a combination of factors. First, the word list building code was including word occurrences when it shouldn't have been. Secondly, when it was including word occurrences, the word list was being searched twice, per this report.


Resolution Resolution
Fixed Problem on 10/12/2007 in version 4.25 build 7


Products Affected Products Affected
DBISAM Additional Software and Utilities
DBISAM ODBC Client-Server
DBISAM ODBC Client-Server with Source
DBISAM ODBC Standard
DBISAM ODBC Standard with Source
DBISAM ODBC Trial
DBISAM VCL Client-Server
DBISAM VCL Client-Server with Source
DBISAM VCL Standard
DBISAM VCL Standard with Source
DBISAM VCL Trial

Image