marqo icon indicating copy to clipboard operation
marqo copied to clipboard

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

Open afroozsheikh opened this issue 11 months ago • 1 comments

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 avatar Feb 26 '24 00:02 afroozsheikh

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=''?

farshidz avatar May 02 '24 07:05 farshidz