Search 接口需要有分页逻辑 #4

Closed
opened 2023-12-22 14:12:41 +08:00 by Paul · 0 comments
Owner

Search 接口主要有两大功能:

  1. 根据 keyword 搜索题目
  2. 返回题目列表

需要改动的部分

  • query_fuzz 增加分页功能
  • search 接口增加分页功能
  • (optional) 增加查询总页数的功能
`Search` 接口主要有两大功能: 1. 根据 `keyword` 搜索题目 2. 返回题目列表 需要改动的部分 - [ ] `query_fuzz` 增加分页功能 - [ ] `search` 接口增加分页功能 - [ ] (optional) 增加查询总页数的功能
Paul added this to the 1.3.0 milestone 2023-12-22 14:12:41 +08:00
Paul added this to the (deleted) project 2023-12-22 14:12:41 +08:00
Paul self-assigned this 2023-12-22 14:12:56 +08:00
Paul closed this issue 2023-12-27 22:22:01 +08:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: woj/woj-server#4
No description provided.