Method Analyze
Analyze(String, CharsRef)
Sugar: analyzes the text with the analyzer and separates by WORD_SEPARATOR. reuse and its chars must not be null.
Declaration
public virtual CharsRef Analyze(string text, CharsRef reuse)
Parameters
Type | Name | Description |
---|---|---|
System.String | text | |
CharsRef | reuse |
Returns
Type | Description |
---|---|
CharsRef |