Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POST /search, metadata does not use documentIds #216

Open
mfriesen opened this issue Apr 12, 2024 · 1 comment
Open

POST /search, metadata does not use documentIds #216

mfriesen opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mfriesen
Copy link
Member

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"
]
}
}

@mfriesen mfriesen added the bug Something isn't working label Apr 12, 2024
@mfriesen mfriesen added this to the v1.15.0 milestone Apr 12, 2024
@mfriesen mfriesen self-assigned this Apr 12, 2024
@mfriesen
Copy link
Member Author

I think we need a clearer use case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant