IndexingEmptyNames

MetadataIndexingOptions.IndexingEmptyNames property

Gets or sets a value indicating whether to index empty field names ​​or not. The default value is true.

public bool IndexingEmptyNames { get; set; }

Property Value

A value indicating whether to index empty field names ​​or not.

See Also