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

Marqo encountered an unexpected internal error, status_code: 500[BUG] #771

Open
afroozsheikh opened this issue Feb 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@afroozsheikh
Copy link

Describe the bug
A clear and concise description of what the bug is.
I get this error when I try to run the following code:
response = mq.index(index).search(q='', limit=K, search_method="lexical", filter_string=filter)
Screenshot 2024-02-26 at 10 59 18 am

@afroozsheikh afroozsheikh added the bug Something isn't working label Feb 26, 2024
@farshidz
Copy link
Collaborator

farshidz commented May 2, 2024

Hi @afroozsheikh . Thank you for raising this issue. This appears to be related to handling of empty queries with lexical search. We will address this issue in a future release. Just to confirm, are you experiencing this only when q=''?

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

2 participants