You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When querying meta data in POST /search, the documentids is ignored
{
"query": {
"meta": {
"indexType": "folder",
"eq": "Contacts/51bbe19d-14cc-42cf-a872-2b2e6d322ed3"
},
"documentIds": [
"9e2aa589-d1b8-4b99-b8d8-1c4c641a80bd"
]
}
}
The text was updated successfully, but these errors were encountered:
When querying meta data in POST /search, the documentids is ignored
{
"query": {
"meta": {
"indexType": "folder",
"eq": "Contacts/51bbe19d-14cc-42cf-a872-2b2e6d322ed3"
},
"documentIds": [
"9e2aa589-d1b8-4b99-b8d8-1c4c641a80bd"
]
}
}
The text was updated successfully, but these errors were encountered: