Meilisearch JS
Docs
GitHub
Preparing search index...
SearchRuleTimeCondition
Type Alias SearchRuleTimeCondition
type
SearchRuleTimeCondition
=
{
end
?:
string
|
null
;
scope
:
"time"
;
start
?:
string
|
null
;
}
Index
Properties
end?
scope
start?
Properties
Optional
end
end
?:
string
|
null
scope
scope
:
"time"
Optional
start
start
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
scope
start
Docs
GitHub
Meilisearch JS
Loading...