You are here:
com.dtsearch.engine Package
>
Classes
>
Options Class
>
Options.setWeightChar Method
Close
dtSearch Engine API for Java
Contents
Index
Home
Previous
Up
Next
Options.setWeightChar Method
Options Class
com.dtsearch.engine Package
Syntax
Java
public
void
setWeightChar
(String
newWeightChar
);
Description
Character used to indicate term weighting (example: apple:5); see
Redefining Search Operators
.