-
-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3033 Introduced V4 RECAP Search API #3975
Commits on Apr 15, 2024
-
feat(api): Introduced V4 RECAP Search API
- Serializers to support the V4 Search API. - Handling of the highlight parameter to enable or disable highlighting.
Configuration menu - View commit details
-
Copy full SHA for 9086456 - Browse repository at this point
Copy the full SHA 9086456View commit details
Commits on Apr 16, 2024
-
fix(api): Allow API users to enable or disable highlighting using the…
… highlight param - If the highlight parameter is not passed to the API request, highlighting will be disabled by default. - To enable highlighting in the Search API, the "highlight=on" parameter must be sent.
Configuration menu - View commit details
-
Copy full SHA for 90e6280 - Browse repository at this point
Copy the full SHA 90e6280View commit details
Commits on Apr 20, 2024
-
fix(api): Introduced cursor pagination for V4 Search API
- Fixed highlight for other V3 search types.
Configuration menu - View commit details
-
Copy full SHA for 6bb7b6a - Browse repository at this point
Copy the full SHA 6bb7b6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for de3158d - Browse repository at this point
Copy the full SHA de3158dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a44c616 - Browse repository at this point
Copy the full SHA a44c616View commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8dfa629 - Browse repository at this point
Copy the full SHA 8dfa629View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1988928 - Browse repository at this point
Copy the full SHA 1988928View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b842d5 - Browse repository at this point
Copy the full SHA 7b842d5View commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb9f112 - Browse repository at this point
Copy the full SHA cb9f112View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c869e9c - Browse repository at this point
Copy the full SHA c869e9cView commit details -
fix(api): Added more_docs field to the v4 RECAP Search API
- Added tests to test consistency of results across pagination.
Configuration menu - View commit details
-
Copy full SHA for 738d65f - Browse repository at this point
Copy the full SHA 738d65fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 102e7fc - Browse repository at this point
Copy the full SHA 102e7fcView commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5745716 - Browse repository at this point
Copy the full SHA 5745716View commit details -
fix(api): Added HL for Docket "d" and RECAPDocument "rd" search types
- Refactored tests to reuse code.
Configuration menu - View commit details
-
Copy full SHA for 9d57c24 - Browse repository at this point
Copy the full SHA 9d57c24View commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4253b7 - Browse repository at this point
Copy the full SHA c4253b7View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3081a05 - Browse repository at this point
Copy the full SHA 3081a05View commit details
Commits on Apr 30, 2024
-
fix(api): Added cardinality count to obtain approximate results for o…
…ver 10,000 hits - Introduced error handling for ES Search API requests.
Configuration menu - View commit details
-
Copy full SHA for 69f6a22 - Browse repository at this point
Copy the full SHA 69f6a22View commit details -
fix(api): Fixed failing test related to count queries and milestones …
…logging - The number of API queries logged across all tests surpassed 500, reaching a new milestone and leading to an additional SQL query being logged in ApiQueryCountTests. The solution lies in using a custom logging prefix for ApiQueryCountTests.
Configuration menu - View commit details
-
Copy full SHA for ad1849c - Browse repository at this point
Copy the full SHA ad1849cView commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9269cdf - Browse repository at this point
Copy the full SHA 9269cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4662c7c - Browse repository at this point
Copy the full SHA 4662c7cView commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0611eb - Browse repository at this point
Copy the full SHA a0611ebView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dab6ca6 - Browse repository at this point
Copy the full SHA dab6ca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 328b68e - Browse repository at this point
Copy the full SHA 328b68eView commit details