IBM FileNet P8, Version 5.2.1            

Stop word tool usage

You can use the command-line stop word tool to define stop words for a server. The tool is installed as part of the IBM® Content Search Services server installation.

Use the following command-line syntax to run the stop word tool:

	stopwordTool resource-path [-locale setting]

For example:

	stopwordTool.bat "C:\Program Files\IBM\IBMContentSearchServices\config\dictionaries" -locale fr

The syntax consists of the following elements:

stopwordTool The stopwordTool is the script that you use to run the stop word tool. For the Windows platform, the script is stopwordTool.bat. For all other platforms, the script is stopwordTool.sh. The script is in the server-home/bin directory, where server-home is the root directory for the installed server.
resource-path The resource-path is the fully qualified file name for the directory that contains the stop word input files.
setting Optional: For -locale. For information about the locale setting, see Locale setting.


Last updated: October 2015
csscbr_stoptool_usage.htm

© Copyright IBM Corporation 2015.