Version: 2022.3
public void IndexDocument (string document, bool checkIfDocumentExists);

参数

document Path of the document to index.
checkIfDocumentExists Verifies if the document exists.

描述

Function to override in a concrete SearchIndexer to index the content of a document.