Method | Description | |
---|---|---|
BexisAnalyzer ( ) : System |
|
|
SetStemExclusionTable ( ISet |
Builds an exclusionlist from a Hashtable.
|
|
SetStemExclusionTable ( String exclusionlist ) : void |
Builds an exclusionlist from an array of Strings.
|
|
TokenStream ( String fieldName, System reader ) : |
|
|
getPositionIncrementGap ( String fieldName ) : int |
|
public SetStemExclusionTable ( ISet |
||
exclusionlist | ISet |
|
return | void |
public SetStemExclusionTable ( String exclusionlist ) : void | ||
exclusionlist | String | |
return | void |
public TokenStream ( String fieldName, System reader ) : |
||
fieldName | String | |
reader | System | |
return |
public getPositionIncrementGap ( String fieldName ) : int | ||
fieldName | String | |
return | int |