-
Notifications
You must be signed in to change notification settings - Fork 351
Comparing changes
Open a pull request
base repository: vearch/vearch
base: v3.5.3
head repository: vearch/vearch
compare: v3.5.4
- 20 commits
- 99 files changed
- 4 contributors
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffbd0ef - Browse repository at this point
Copy the full SHA ffbd0efView commit details
Commits on Sep 20, 2024
-
refactor: Refactor search result merging and sorting logic to reduce …
…memory and CPU usage
Configuration menu - View commit details
-
Copy full SHA for f42f755 - Browse repository at this point
Copy the full SHA f42f755View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 136764e - Browse repository at this point
Copy the full SHA 136764eView commit details -
1.adjust log output and unit test code 2.standardize the call logic of api in Vearch, complete the corresponding functions by accessing the corresponding api of Space and DataBase, and no longer directly access http 3.all http access is delegated to the client, in addition to the original db operations, space and doc level operations are added; set the http adapter for all http operations to set the connection pool and retry times 4.add is_success function to each type in result.py, and judge the result by calling this function 5.streamline the code logic of schema/index.py, and change dict to parent class function
Configuration menu - View commit details
-
Copy full SHA for 5ccd804 - Browse repository at this point
Copy the full SHA 5ccd804View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8780843 - Browse repository at this point
Copy the full SHA 8780843View commit details
Commits on Sep 29, 2024
-
refactor: reduce one JSON serialization operation in the return resul…
…t and remove unnecessary proto fields
Configuration menu - View commit details
-
Copy full SHA for 1601313 - Browse repository at this point
Copy the full SHA 1601313View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35568c7 - Browse repository at this point
Copy the full SHA 35568c7View commit details
Commits on Oct 8, 2024
-
fix: python sdk can get space detail info and set search parameters w…
…hen create space
Configuration menu - View commit details
-
Copy full SHA for 4dc28ba - Browse repository at this point
Copy the full SHA 4dc28baView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b307f01 - Browse repository at this point
Copy the full SHA b307f01View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc18a8e - Browse repository at this point
Copy the full SHA fc18a8eView commit details
Commits on Oct 12, 2024
-
perf: use field_rw_locks_ locking instead of rw_lock_ to improve scal…
…ar indexing performance.
Configuration menu - View commit details
-
Copy full SHA for 8d6672e - Browse repository at this point
Copy the full SHA 8d6672eView commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f171a67 - Browse repository at this point
Copy the full SHA f171a67View commit details
Commits on Oct 16, 2024
-
Typing mistake and URL correction
Corrected the typing mistake. Along with the correction of wrong URL of vearchworkspace.
Configuration menu - View commit details
-
Copy full SHA for c608695 - Browse repository at this point
Copy the full SHA c608695View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2970382 - Browse repository at this point
Copy the full SHA 2970382View commit details -
fix: 1. fix put /fail/server/ to etcd failure; 2. fix /schedule/recov…
…er_server remove failed server from space meta data
Configuration menu - View commit details
-
Copy full SHA for 807806e - Browse repository at this point
Copy the full SHA 807806eView commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2339663 - Browse repository at this point
Copy the full SHA 2339663View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 857eb6e - Browse repository at this point
Copy the full SHA 857eb6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7766092 - Browse repository at this point
Copy the full SHA 7766092View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 807c15e - Browse repository at this point
Copy the full SHA 807c15eView commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afd6f62 - Browse repository at this point
Copy the full SHA afd6f62View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.5.3...v3.5.4