2019-05-17 20:16:04 +08:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
Please mark all change in change log and use the ticket from JIRA.
|
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
# MegaSearch 0.3.0 (TBD)
|
2019-05-17 20:16:04 +08:00
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
## Bug
|
2019-05-17 20:16:04 +08:00
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
## Improvement
|
2019-05-17 20:16:04 +08:00
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
## New Feature
|
|
|
|
|
2019-06-05 12:14:53 +08:00
|
|
|
- MS-57 - Implement index load/search pipeline
|
2019-06-06 10:45:07 +08:00
|
|
|
- MS-56 - Add version information when server is started
|
2019-06-09 17:35:52 +08:00
|
|
|
- MS-64 - Different table can have different index type
|
|
|
|
- MS-52 - Return search score
|
2019-06-05 12:14:53 +08:00
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
## Task
|
|
|
|
|
|
|
|
# MegaSearch 0.2.0 (2019-05-31)
|
|
|
|
|
|
|
|
## Bug
|
|
|
|
|
|
|
|
- MS-32 - Fix thrift error
|
|
|
|
- MS-34 - Fix prometheus-cpp thirdparty
|
|
|
|
|
|
|
|
## Improvement
|
|
|
|
|
|
|
|
- MS-20 - Clean Code Part 1
|
|
|
|
|
|
|
|
## New Feature
|
2019-05-17 20:16:04 +08:00
|
|
|
|
2019-05-26 19:35:30 +08:00
|
|
|
- MS-5 - Implement Auto Archive Feature
|
2019-05-29 16:29:08 +08:00
|
|
|
- MS-6 - Implement SDK interface part 1
|
2019-06-02 13:50:09 +08:00
|
|
|
- MS-16 - Implement metrics without prometheus
|
2019-05-29 16:29:08 +08:00
|
|
|
- MS-21 - Implement SDK interface part 2
|
2019-05-29 16:14:15 +08:00
|
|
|
- MS-26 - cmake. Add thirdparty packages
|
2019-05-29 19:20:58 +08:00
|
|
|
- MS-31 - cmake: add prometheus
|
2019-05-30 10:18:34 +08:00
|
|
|
- MS-33 - cmake: add -j4 to make third party packages build faster
|
2019-05-31 17:37:16 +08:00
|
|
|
- MS-27 - support gpu config and disable license build config in cmake
|
2019-05-31 18:29:36 +08:00
|
|
|
- MS-47 - Add query vps metrics
|
2019-06-02 13:50:09 +08:00
|
|
|
- MS-37 - Add query, cache usage, disk write speed and file data size metrics
|
|
|
|
- MS-30 - Use faiss v1.5.2
|
2019-06-04 14:10:02 +08:00
|
|
|
- MS-54 - cmake: Change Thrift third party URL to github.com
|
2019-05-29 16:29:08 +08:00
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
## Task
|
2019-05-17 20:16:04 +08:00
|
|
|
|
2019-05-17 20:18:24 +08:00
|
|
|
- MS-1 - Add CHANGELOG.md
|
2019-05-26 19:35:30 +08:00
|
|
|
- MS-4 - Refactor the vecwise_engine code structure
|
2019-06-05 21:17:54 +08:00
|
|
|
- MS-62 - Search range to all if no date specified
|