Incapsulates a word entity
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class Word
public class Word
Public Class Word
Public Class Word
public ref class Word
public ref class Word
type Word = class end
type Word = class end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Word(String, Int32, Int32, Int32, Int32, Int32, Int32) |
New instance.
| |
| Word(String) |
New instance.
| |
| BoostFactor |
The boost factor for this word
| |
| CompareTo(Word) |
Compare to another instance.
| |
| EndPosition |
End position
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| InBody |
How many occurrences of the word are in the body.
| |
| InTitle |
How many occurrences of the word are in the title.
| |
| InURL |
How many occurrences of the word are in the URL.
| |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| StartPosition |
Start position
| |
| ToString()()()() | (Inherited from Object.) | |
| Weight |
The weight assigned to this word.
| |
| WordContent |
The actual word.
|
| Object | |
| Word | |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120