Applies any required processing to a chunk of text that typically forms either a word or whitespace block.
Declaration Syntax
C# | Visual Basic |
protected virtual string PreprocessBreakChunk( string chunk )
Protected Overridable Function PreprocessBreakChunk ( chunk As String ) As String
Parameters
- chunk (String)
- The chunk
Return Value
String
The chunk after processing
The chunk after processing
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610