Skip to content

Commit 8ed9442

Browse files
authored
fix: add support for descending sorting of full text search (#7496)
1 parent e9e3be1 commit 8ed9442

File tree

3 files changed

+133
-383
lines changed

3 files changed

+133
-383
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ ___
152152
- Refactor: uniform issue templates across repos (Manuel Trezza) [#7528](https://github.com/parse-community/parse-server/pull/7528)
153153
- ci: bump ci environment (Manuel Trezza) [#7539](https://github.com/parse-community/parse-server/pull/7539)
154154
- CI now pushes docker images to Docker Hub (Corey Baker) [#7548](https://github.com/parse-community/parse-server/pull/7548)
155+
- Allow setting descending sort to full text queries (dblythy) [#7496](https://github.com/parse-community/parse-server/pull/7496)
155156
- Allow cloud string for ES modules (Daniel Blyth) [#7560](https://github.com/parse-community/parse-server/pull/7560)
156157
- docs: Introduce deprecation ID for reference in comments and online search (Manuel Trezza) [#7562](https://github.com/parse-community/parse-server/pull/7562)
157158

0 commit comments

Comments
 (0)