Keyoti SearchUnit API Docs
OccurrenceMapIWordPositions Class
API DocumentationKeyoti.SearchEngine.DataAccessOccurrenceMapIWordPositions
Keyoti SearchUnit v6
Represents the occurrences of words within documents.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual 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
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.)
Remarks
The indexer for this class is a document ID, the list returned contains occurrence IDs within that document.
Inheritance Hierarchy
Object
OccurrenceMapIWordPositions

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120