在服务器的日志里面经常看到错误:
2004-11-19 17:01:16 FT Summarize error - Summarizer: Locale [zh] not supported by summarizer. Stopping initialization
2004-11-19 17:01:16 FT Summarize error - Failure to init summarizer.
于是到www.notes.net查看有没有相关文档,得到一办法,在notes.ini中加入
FT_LIBNAME=nftgtr34.dll
重启服务器
果然不报上述错误了。
但是过了两天,却发现整个
KOA
系统的搜索功能都用不了
于是在服务器控制台运行命令:
load updall
来重新对视图进行索引,但是执行过程中仍然发现控制台报错:
2004-11-19 15:20:42 Error full text indexing ****.nsf: File does not exist
2004-11-19 15:20:42 Updating views in ****.nsf
2004-11-19 15:20:42 Updating views in ****.nsf
从notes客户端打开此数据库,在数据库属性中新建索引,发现根本索引不了,计算未索引的文档和删除索引都报错:
服务器错误:file does not exist
将数据库拷到本地,再新建索引,却发现可行。
于是再在控制台输入命令:load updall *.nsf
–
R
,重建索引
却发现服务器控制台报错,
nftgtr34.dll file does not exist
于是立刻在
notes.ini
中将
FT_LIBNAME=nftgtr34.dll
去掉,重启服务器后搜索可用了
但是哪个
FT Summarize error
又回来了,没有解决办法了,虽然此错误不影响使用。
加入了 FTG_No_Summary=1
这个参数也还是不起作用
咨询IBM后,给了一个参数给我
FT_Summ_Default_Language=english ,加入到notes.ini就可以了
本文记录了解决服务器日志中出现的FTSummarize错误的过程,并探讨了配置notes.ini文件中不同参数对系统搜索功能的影响。
3万+

被折叠的 条评论
为什么被折叠?



