Convenience method to add a word to the indexed document text.
Declaration Syntax
C# | Visual Basic |
public void AddWord( string word, int weight, bool trimWhiteSpace )
Public Sub AddWord ( word As String, weight As Integer, trimWhiteSpace As Boolean )
Remarks
Any words added will be indexed with the document content and will be searchable. These words may also be shown in the result summary.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610