PatternObjectFilter
class PatternObjectFilter
The specific filters applied to your data source content. You can filter out or include certain content.
Types
Properties
Link copied to clipboard
A list of one or more exclusion regular expression patterns to exclude certain object types that adhere to the pattern. If you specify an inclusion and exclusion filter/pattern and both match a document, the exclusion filter takes precedence and the document isn’t crawled.
Link copied to clipboard
A list of one or more inclusion regular expression patterns to include certain object types that adhere to the pattern. If you specify an inclusion and exclusion filter/pattern and both match a document, the exclusion filter takes precedence and the document isn’t crawled.
Link copied to clipboard
The supported object type or content type of the data source.