Keyoti SearchUnit API Docs
AddEntry Method (currentDocID, currentDocStartingOccID, currentDocEndingOccID)
API DocumentationKeyoti.SearchEngine.DataAccessDocumentOccurrenceIndexTableAddEntry(Int32, Int32, Int32)
Keyoti SearchUnit v6
Adds a new entry
Declaration Syntax
C#Visual Basic
public void AddEntry(
	int currentDocID,
	int currentDocStartingOccID,
	int currentDocEndingOccID
)
Public Sub AddEntry ( 
	currentDocID As Integer,
	currentDocStartingOccID As Integer,
	currentDocEndingOccID As Integer
)
Parameters
currentDocID (Int32)
currentDocStartingOccID (Int32)
currentDocEndingOccID (Int32)

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