Version: 2022.1
言語: 日本語
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.