标签: elasticsearch wagtail
我使用wagtail的get_search_backend.search来获取数据。 如果提供的查询字符串为空,则我们的用例是返回所有数据。 有没有办法实现它?