What about openfts-driver -- has it been updated? It does not seem so, as I get:
Request Error
can't read "opt(txtidx_field)": no such variable
while executing
"string length $opt(txtidx_field)"
(procedure "Search::OpenFTS::Index::init" line 23)
invoked from within
"Search::OpenFTS::Index::init opt"
invoked from within
"array set idx [Search::OpenFTS::Index::init opt]"
("uplevel" body line 35)
invoked from within
"uplevel {
ad_page_contract {
Initialize OpenFTS
@author Neophytos Demetriou
} {
table_name
table_id
dict
parser
..."
when trying to init it with 0.3.2. Looks to me like
openfts-driver/www/admin/initialize-2.tcl is completely out of sync with reality -- tables that it creates are anything but what 0.3.2 is expecting...