This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Commits on Apr 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c7b21ee - Browse repository at this point
Copy the full SHA c7b21eeView commit details
Commits on Jun 5, 2023
-
CSV Content-Type — Add support for the boolean type in CSV (#228)
* add support for the boolean type in csv * fix a typo * Update text/0028-indexing-csv.md --------- Co-authored-by: Guillaume Mourier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0117120 - Browse repository at this point
Copy the full SHA 0117120View commit details -
Filter operators -
IS NULL
andIS EMPTY
filter operators (#232)* Introduce the spec of the IS EMPTY filter * Introduce the spec of the IS NULL filter * Fix suggestions * Uppercase the IN operator Co-authored-by: Guillaume Mourier <[email protected]> * Fix a title number issue Co-authored-by: Guillaume Mourier <[email protected]> --------- Co-authored-by: Guillaume Mourier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e74e3a2 - Browse repository at this point
Copy the full SHA e74e3a2View commit details -
Search Algorithms Refactor: Relevancy Changes (#233)
* Remove old exactness-criterion specification * Remove old asc-desc-criterion specification
Configuration menu - View commit details
-
Copy full SHA for d6d5751 - Browse repository at this point
Copy the full SHA d6d5751View commit details -
Get and delete documents by filter (#236)
* specify the new fetch documents route * update open-api * try to be nice with bumpsh * specify the new analytics of the get/fetch documents route * group the analytics behind already used groups * fix a placeholder text * group the get and fetch route under a common section * rename the section to contain the name of both routes * clarify how to send the parameter to both routes * fix the type of the parameters * add the new fetch route to the api keys actions * capitalize json Co-authored-by: cvermand <[email protected]> * update open-api * Specify the new route to delete documents by filter * add the new analytics event * improve a comment * add the post - delete route to the api key actions * Fix the json payload Co-authored-by: cvermand <[email protected]> * Apply suggestions from code review Co-authored-by: Guillaume Mourier <[email protected]> * Update the details Co-authored-by: Guillaume Mourier <[email protected]> * delete the invalid_document_delete_filter error code and introduce the missing_document_filter * fix the open-api thingy --------- Co-authored-by: cvermand <[email protected]> Co-authored-by: Guillaume Mourier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b23eb8 - Browse repository at this point
Copy the full SHA 8b23eb8View commit details -
* auto deletion of tasks * Update text/0060-tasks-api.md Co-authored-by: gui machiavelli <[email protected]> * Update text/0060-tasks-api.md Co-authored-by: gui machiavelli <[email protected]> --------- Co-authored-by: gui machiavelli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3a7f4e - Browse repository at this point
Copy the full SHA b3a7f4eView commit details -
Experimental reduce indexing memory usage (#239)
* Add the experimental-reduce-indexing-memory-usage option in the telemetry policies * Add the experimental-reduce-indexing-memory-usage option in the instance options
Configuration menu - View commit details
-
Copy full SHA for a95a8d7 - Browse repository at this point
Copy the full SHA a95a8d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2848a2 - Browse repository at this point
Copy the full SHA d2848a2View commit details -
Update
payload_too_large
errormessage
(#241)* Update 0061-error-format-and-definitions.md Update error message in the specification * Update open-api.yaml
Configuration menu - View commit details
-
Copy full SHA for 0ac6709 - Browse repository at this point
Copy the full SHA 0ac6709View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.