Determines if a document should be indexed.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
protected internal virtual bool IsDocumentToBeIndexed( Document document )
protected internal virtual bool IsDocumentToBeIndexed( Document document )
Protected Friend Overridable Function IsDocumentToBeIndexed ( document As Document ) As Boolean
Protected Friend Overridable Function IsDocumentToBeIndexed ( document As Document ) As Boolean
protected public: virtual bool IsDocumentToBeIndexed( Document^ document )
protected public: virtual bool IsDocumentToBeIndexed( Document^ document )
abstract IsDocumentToBeIndexed : document : Document -> bool override IsDocumentToBeIndexed : document : Document -> bool
abstract IsDocumentToBeIndexed : document : Document -> bool override IsDocumentToBeIndexed : document : Document -> bool
Parameters
- document (Document)
Return Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120