Version: 2021.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.