Index.addId

Add an id entry into the index.

class Index
addId
(
int id
,)

Parameters

id int

the id of the index writer

description string

the description of the index writer

Return Value

a pointer to the newly added entry in the index.

Meta