Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cap-js
/
cds-dbs
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
55
Code
Issues
27
Pull requests
95
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat: rank $search results by relevance
- #1725
#1725
Merged
sjvans
merged 16 commits into
main
cap-js/cds-dbs:main
from
feat/hana-search-orderby-ranking-correlation
cap-js/cds-dbs:feat/hana-search-orderby-ranking-correlation
Copy head branch name to clipboard
Sep 7, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: rank $search results by relevance
#1725
sjvans
merged 16 commits into
main
cap-js/cds-dbs:main
from
feat/hana-search-orderby-ranking-correlation
cap-js/cds-dbs:feat/hana-search-orderby-ranking-correlation
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
Consider search result for result order
BobdenOs
authored
9c7fc79
View commit details
Copy full SHA for 9c7fc79
Browse repository at this point
Introduce numeric return type for search on HANA
BobdenOs
authored
9096050
View commit details
Copy full SHA for 9096050
Browse repository at this point
Add support for deep search terms (almost)
BobdenOs
authored
0c4fe6e
View commit details
Copy full SHA for 0c4fe6e
Browse repository at this point
fix: correlate $search ranking ORDER BY to the outer row
Show description for d955107
patricebender
authored
d955107
View commit details
Copy full SHA for d955107
Browse repository at this point
test: make search-ranking e2e model compile on cds-compiler 7.0.1
Show description for 0c75887
patricebender
authored
0c75887
View commit details
Copy full SHA for 0c75887
Browse repository at this point
cosmetics
patricebender
authored
c2b1938
View commit details
Copy full SHA for c2b1938
Browse repository at this point
more cosmetics
patricebender
authored
63e046d
View commit details
Copy full SHA for 63e046d
Browse repository at this point
fix: only inject $search ranking ORDER BY when HANA fuzzy scoring is on
Show description for 708e11f
patricebender
authored
708e11f
View commit details
Copy full SHA for 708e11f
Browse repository at this point
fix: gate $search ranking on active HANA db, not just fuzzy flag
Show description for 7ad2cfd
patricebender
authored
7ad2cfd
View commit details
Copy full SHA for 7ad2cfd
Browse repository at this point
feat: search-rank opt-out and order-by precedence
Show description for 82fe0ae
patricebender
authored
82fe0ae
View commit details
Copy full SHA for 82fe0ae
Browse repository at this point
fix: tolerate object-valued hana.fuzzy in the search renderer
Show description for 7fe32d5
patricebender
authored
7fe32d5
View commit details
Copy full SHA for 7fe32d5
Browse repository at this point
btter comments
patricebender
authored
91a8f0c
View commit details
Copy full SHA for 91a8f0c
Browse repository at this point
feat: support fuzzy: { score, ranked_search } object config
Show description for 36fe589
patricebender
authored
36fe589
View commit details
Copy full SHA for 36fe589
Browse repository at this point
chore: null-safe fuzzy.score access; trim test labels
patricebender
committed
2ad4982
View commit details
Copy full SHA for 2ad4982
Browse repository at this point
Commits on Sep 7, 2026
fix: do not sort by rank for count queries
johannes-vogel
committed
3811be1
View commit details
Copy full SHA for 3811be1
Browse repository at this point
Merge branch 'main' into feat/hana-search-orderby-ranking-correlation
patricebender
authored
078fb6a
View commit details
Copy full SHA for 078fb6a
Browse repository at this point
You can’t perform that action at this time.