该方法将查询作为参数并返回搜索结果。 const query = "what is mendable?"; const searchResults = await app.search(query, { pageOptions: { fetchPageContent: true, // 获取每个搜索结果的页面内容 }, }); ...
This is a lot to maintain by ourselves and we are actively looking for others who would like to help. There are paid part-time maintainer positions available. We currently have bounties on a couple of ...