Version: 2022.2
言語: 日本語
public bool SkipEntry (string document, bool checkRoots);

パラメーター

document Path of a document.
checkRoots Check Roots.

戻り値

bool Returns true if the document doesn't need to be indexed.

説明

Called when the index is built to see if a specified document needs to be indexed. See SearchIndexer.skipEntryHandler.