Describe the bug
When adding memory, the hybrid search result is empty

The reason is:
When there is no memory table, the search call before add returns a null result, and a warning level log will be thrown. This prompt is displayed when cli adds memory
Environment
pmem_0211
Fast reproduce steps
Delete memories table
Use CLI to perform memory add operation
Expected behavior
No response
Actual behavior
No response
Additional context
No response