Docs
GitHub
Preparing search index...
The search index is not available
Meilisearch JS
Meilisearch JS
TaskObject
Type Alias TaskObject
Task
Object
:
Omit
<
EnqueuedTaskObject
,
"taskUid"
>
&
{
details
:
{
canceledTasks
?:
number
;
deletedDocuments
?:
number
;
deletedTasks
?:
number
;
displayedAttributes
?:
DisplayedAttributes
;
distinctAttribute
?:
DistinctAttribute
;
filterableAttributes
?:
FilterableAttributes
;
indexedDocuments
?:
number
;
matchedTasks
?:
number
;
originalFilter
?:
string
;
primaryKey
?:
string
;
providedIds
?:
number
;
rankingRules
?:
RankingRules
;
receivedDocuments
?:
number
;
searchableAttributes
?:
SearchableAttributes
;
sortableAttributes
?:
SortableAttributes
;
stopWords
?:
StopWords
;
swaps
?:
SwapIndexesParams
;
synonyms
?:
Synonyms
;
}
;
duration
:
string
;
error
:
MeiliSearchErrorResponse
|
null
;
finishedAt
:
string
;
startedAt
:
string
;
uid
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Meilisearch JS
Loading...