halo
  1. Schemas
halo
  • all
  • console
  • extension
  • public
  • uc
  • Schemas
    • AddOperation
    • AnnotationSetting
    • AnnotationSettingList
    • AnnotationSettingSpec
    • Attachment
    • AttachmentList
    • AttachmentSpec
    • AttachmentStatus
    • AuthProvider
    • AuthProviderList
    • AuthProviderSpec
    • Author
    • Backup
    • BackupFile
    • BackupList
    • BackupSpec
    • BackupStatus
    • Category
    • CategoryList
    • CategorySpec
    • CategoryStatus
    • CategoryVo
    • CategoryVoList
    • ChangeOwnPasswordRequest
    • ChangePasswordRequest
    • Comment
    • CommentEmailOwner
    • CommentList
    • CommentOwner
    • CommentRequest
    • CommentSpec
    • CommentStats
    • CommentStatsVo
    • CommentStatus
    • CommentVo
    • CommentVoList
    • CommentWithReplyVo
    • CommentWithReplyVoList
    • Condition
    • ConfigMap
    • ConfigMapList
    • ConfigMapRef
    • Content
    • ContentUpdateParam
    • ContentVo
    • ContentWrapper
    • Contributor
    • ContributorVo
    • CopyOperation
    • Counter
    • CounterList
    • CounterRequest
    • CreateUserRequest
    • CustomTemplates
    • DashboardStats
    • DetailedUser
    • Device
    • DeviceList
    • DeviceSpec
    • DeviceStatus
    • EmailConfigValidationRequest
    • EmailVerifyRequest
    • Excerpt
    • Extension
    • ExtensionDefinition
    • ExtensionDefinitionList
    • ExtensionPointDefinition
    • ExtensionPointDefinitionList
    • ExtensionPointSpec
    • ExtensionSpec
    • FileReverseProxyProvider
    • GrantRequest
    • Group
    • GroupKind
    • GroupList
    • GroupSpec
    • GroupStatus
    • HaloDocument
    • IAvatarUploadRequest
    • IUploadRequest
    • InstallFromUriRequest
    • InterestReason
    • InterestReasonSubject
    • JsonNode
    • JsonPatch
    • License
    • ListResultReplyVo
    • ListedAuthProvider
    • ListedComment
    • ListedCommentList
    • ListedPost
    • ListedPostList
    • ListedPostVo
    • ListedPostVoList
    • ListedReply
    • ListedReplyList
    • ListedSinglePage
    • ListedSinglePageList
    • ListedSinglePageVo
    • ListedSinglePageVoList
    • ListedSnapshotDto
    • ListedSnapshotSpec
    • ListedUser
    • LocalThumbnail
    • LocalThumbnailList
    • LocalThumbnailSpec
    • LocalThumbnailStatus
    • LoginHistory
    • MarkSpecifiedRequest
    • Menu
    • MenuItem
    • MenuItemList
    • MenuItemSpec
    • MenuItemStatus
    • MenuItemVo
    • MenuList
    • MenuSpec
    • MenuVo
    • Metadata
    • MoveOperation
    • NavigationPostVo
    • Notification
    • NotificationList
    • NotificationSpec
    • NotificationTemplate
    • NotificationTemplateList
    • NotificationTemplateSpec
    • NotifierDescriptor
    • NotifierDescriptorList
    • NotifierDescriptorSpec
    • NotifierInfo
    • NotifierSettingRef
    • OwnerInfo
    • Part
    • PasswordRequest
    • PatSpec
    • PersonalAccessToken
    • PersonalAccessTokenList
    • Plugin
    • PluginAuthor
    • PluginInstallRequest
    • PluginList
    • PluginRunningStateRequest
    • PluginSpec
    • PluginStatus
    • Policy
    • PolicyList
    • PolicyRule
    • PolicySpec
    • PolicyTemplate
    • PolicyTemplateList
    • PolicyTemplateSpec
    • Post
    • PostAttachmentRequest
    • PostList
    • PostRequest
    • PostSpec
    • PostStatus
    • PostVo
    • Reason
    • ReasonAttributes
    • ReasonList
    • ReasonProperty
    • ReasonSelector
    • ReasonSpec
    • ReasonSubject
    • ReasonType
    • ReasonTypeInfo
    • ReasonTypeList
    • ReasonTypeNotifierCollectionRequest
    • ReasonTypeNotifierMatrix
    • ReasonTypeNotifierRequest
    • ReasonTypeSpec
    • Ref
    • RememberMeToken
    • RememberMeTokenList
    • RememberMeTokenSpec
    • RemoveOperation
    • ReplaceOperation
    • Reply
    • ReplyList
    • ReplyRequest
    • ReplySpec
    • ReplyStatus
    • ReplyVo
    • ReplyVoList
    • RestoreRequest
    • ReverseProxy
    • ReverseProxyList
    • ReverseProxyRule
    • RevertSnapshotForPostParam
    • RevertSnapshotForSingleParam
    • Role
    • RoleBinding
    • RoleBindingList
    • RoleList
    • RoleRef
    • SearchOption
    • SearchResult
    • Secret
    • SecretList
    • Setting
    • SettingForm
    • SettingList
    • SettingRef
    • SettingSpec
    • SinglePage
    • SinglePageList
    • SinglePageRequest
    • SinglePageSpec
    • SinglePageStatus
    • SinglePageVo
    • SiteStatsVo
    • SnapShotSpec
    • Snapshot
    • SnapshotList
    • Stats
    • StatsVo
    • Subject
    • Subscription
    • SubscriptionList
    • SubscriptionSpec
    • SubscriptionSubscriber
    • Tag
    • TagList
    • TagSpec
    • TagStatus
    • TagVo
    • TagVoList
    • TemplateContent
    • TemplateDescriptor
    • TestOperation
    • Theme
    • ThemeInstallRequest
    • ThemeList
    • ThemeSpec
    • ThemeStatus
    • Thumbnail
    • ThumbnailList
    • ThumbnailSpec
    • TotpAuthLinkResponse
    • TotpRequest
    • TwoFactorAuthSettings
    • UcUploadFromUrlRequest
    • UcUploadRequest
    • UpgradeFromUriRequest
    • UpgradeRequest
    • UploadFromUrlRequest
    • User
    • UserConnection
    • UserConnectionList
    • UserConnectionSpec
    • UserDevice
    • UserEndpoint.ListedUserList
    • UserList
    • UserPermission
    • UserSpec
    • UserStatus
    • VerifyCodeRequest
    • VoteRequest
  1. Schemas

SearchOption

Search option. It is used to control search behavior.

{
    "annotations": {
        "property1": "string",
        "property2": "string"
    },
    "filterExposed": true,
    "filterPublished": true,
    "filterRecycled": true,
    "highlightPostTag": "string",
    "highlightPreTag": "string",
    "includeCategoryNames": [
        "string"
    ],
    "includeOwnerNames": [
        "string"
    ],
    "includeTagNames": [
        "string"
    ],
    "includeTypes": [
        "string"
    ],
    "keyword": "string",
    "limit": 1
}
Built with