Keyoti Search for ASP.NET API Docs
PreprocessBreakChunk Method (chunk)
API DocumentationKeyoti.SearchEngine.DocumentsParserPreprocessBreakChunk(String)
Keyoti Search for ASP.NET 2010
Applies any required processing to a chunk of text that typically forms either a word or whitespace block.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual string PreprocessBreakChunk(
	string chunk
)
Protected Overridable Function PreprocessBreakChunk ( _
	chunk As String _
) As String
protected:
virtual String^ PreprocessBreakChunk(
	String^ chunk
)
Parameters
chunk (String)
The chunk
Return Value
The chunk after processing

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609