Represents the occurrences of words within documents.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class OccurrenceMapIWordPositions
public class OccurrenceMapIWordPositions
Public Class OccurrenceMapIWordPositions
Public Class OccurrenceMapIWordPositions
public ref class OccurrenceMapIWordPositions
public ref class OccurrenceMapIWordPositions
type OccurrenceMapIWordPositions = class end
type OccurrenceMapIWordPositions = class end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | OccurrenceMapIWordPositions(LexiconMatch) |
Creates a new occurrence map.
|
![]() | AddDocumentID(Int32) |
Allocates space for document with ID docID.
|
![]() | Contains(Int32) |
Whether the document with ID docID is contained in this map.
|
![]() | ContainsKey(Int32) |
Whether the map contains key
|
![]() | DocumentIDs |
All document IDs in this map.
|
![]() | DocumentIDsCopyList |
All document IDs in this map.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | (Inherited from Object.) |
![]() | GetHashCode()()()() | (Inherited from Object.) |
![]() | GetType()()()() | (Inherited from Object.) |
![]() | Match |
The match.
|
![]() | MemberwiseClone()()()() | (Inherited from Object.) |
![]() | ToString()()()() | (Inherited from Object.) |

The indexer for this class is a document ID, the list returned contains occurrence IDs within that document.

Object | |
![]() | OccurrenceMapIWordPositions |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120