Closed yingfeng closed 2 weeks ago
ce69036f0af267add2033ef304a55479976acbfc
No response
SELECT content FROM wiki SEARCH MATCH TEXT('content', '"hello world" "? "');
Will throw exception :
Empty query text@src/storage/invertedindex/search/search_driver.cpp:232
Is there an existing issue for the same bug?
Version or Commit ID
ce69036f0af267add2033ef304a55479976acbfc
Other environment information
No response
Actual behavior and How to reproduce it
Will throw exception :
Expected behavior
No response
Additional information
No response