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
.
apache
/
lucene
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
3.6k
Code
Issues
2.3k
Pull requests
366
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add a DoubleValuesSource for scoring full precision vector similarity
- #14708
#14708
Merged
vigyasharma
merged 11 commits into
apache:main
apache/lucene:main
from
vigyasharma:fp_vector_score
vigyasharma/lucene:fp_vector_score
Copy head branch name to clipboard
Jun 17, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add a DoubleValuesSource for scoring full precision vector similarity
#14708
vigyasharma
merged 11 commits into
apache:main
apache/lucene:main
from
vigyasharma:fp_vector_score
vigyasharma/lucene:fp_vector_score
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2025
fp float vector values source with tests
vigyasharma
committed
6e261e6
View commit details
Copy full SHA for 6e261e6
Browse repository at this point
tidy
vigyasharma
committed
2684041
View commit details
Copy full SHA for 2684041
Browse repository at this point
expose a static for full precision scores
vigyasharma
committed
7719cf4
View commit details
Copy full SHA for 7719cf4
Browse repository at this point
add full precision byte vector sim values source
vigyasharma
committed
c443a7c
View commit details
Copy full SHA for c443a7c
Browse repository at this point
tidy
vigyasharma
committed
beff187
View commit details
Copy full SHA for beff187
Browse repository at this point
add license
vigyasharma
committed
55d96fd
View commit details
Copy full SHA for 55d96fd
Browse repository at this point
remove redundant encoding check
vigyasharma
committed
1eac711
View commit details
Copy full SHA for 1eac711
Browse repository at this point
remove unused imports
vigyasharma
committed
085560c
View commit details
Copy full SHA for 085560c
Browse repository at this point
move Full Precision vector sim values source to a separate class
vigyasharma
committed
15863bc
View commit details
Copy full SHA for 15863bc
Browse repository at this point
changes entry
vigyasharma
committed
cd1c293
View commit details
Copy full SHA for cd1c293
Browse repository at this point
rename test class
vigyasharma
committed
262a6c2
View commit details
Copy full SHA for 262a6c2
Browse repository at this point
You can’t perform that action at this time.