Version: 2021.1
언어: 한국어
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.