SPR# ASHH68J5ZA - Fix problem with Full text search not regarding underscore "_" as a word separator. For all databases on a server to treat underscore as separator set the notes.ini variable FTG_DATABASE_UNDERSCORE_SEPARATOR=*.
To specify a list of databases to treat underscore as separator, set the notes.ini variable FTG_DATABASE_UNDERSCORE_SEPARATOR=[dir]\[databasename1] for Windows
FTG_DATABASE_UNDERSCORE_SEPARATOR=[dir]/[databasename1] for Unix/Linux
with each database name path relative to Domino Data directory and using "," as separator.
Example on Windows: :FTG_DATABASE_UNDERSCORE_SEPARATOR=demo.nsf,dir\example.nsf
Support in server console: "set config FTG_DATABASE_UNDERSCORE_SEPARATOR=..."to set notes.ini without shutting down server.
note: you must .must delete old full text index and then create new one. Do NOT Update index
↧
ASHH68J5ZA - Fix problem with Full text search not regarding underscore "_" as a word separator. ...
↧