Keyoti SearchUnit API Docs
SearchOptions Class
API DocumentationKeyoti.SearchEngine.SearchSearchOptions
Keyoti SearchUnit v6
Contains content and location options (note these are only applicable in Search PRO).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[SerializableAttribute]
public class SearchOptions
[SerializableAttribute]
public class SearchOptions
<SerializableAttribute>
Public Class SearchOptions
<SerializableAttribute>
Public Class SearchOptions
[SerializableAttribute]
public ref class SearchOptions
[SerializableAttribute]
public ref class SearchOptions
[<SerializableAttribute>]
type SearchOptions =  class end
[<SerializableAttribute>]
type SearchOptions =  class end
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
SearchOptions()()()()
Constructs a new instance.

SearchOptions(String, array<String>[]()[][])
Constructs a new instance.

SearchOptions(String, array<String>[]()[][], array<String>[]()[][])
Constructs a new instance.

SearchOptions(String, array<String>[]()[][], array<String>[]()[][], FilterCollection, SortBy)
Constructs a new instance.

ContentCategoryNames
Array of content names to search within.

CustomDataFilters
Any filters to apply to results.

Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
LocationCategoryName
Location name to search within.

MemberwiseClone()()()() (Inherited from Object.)
OnNotifyPropertyChanged(String)
Fires the property changed event

PropertyChanged
Fired when a property value changes.

SecurityGroupNames
Array of security group names to search within.

SortBy
How to sort results.

ToString()()()() (Inherited from Object.)
Inheritance Hierarchy
Object
SearchOptions

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120