• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hibernate / hibernate-search / 866
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: HSEARCH-4621
DEFAULT BRANCH: main
Ran 24 Sep 2020 06:38AM UTC
Jobs 1
Files 2094
Run time 5min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
866

push

jenkins

Yoann Rodière
HSEARCH-4019 Rig scoring in SearchQueryFetchIT so that even sharded ES indexes yield the same sort

Sharded indexes would usually yield less-than-perfect scoring when it
comes to repeated terms, because the impact of term repetition on
scoring depends on the frequency of that term in a shard, and so it
depends on to which shard each document was routed, which is not easily
predictable.

By assigning a different term and boost to each document, we ensure that
the documents will be in the correct order.

26672 of 29319 relevant lines covered (90.97%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 866.1 24 Sep 2020 06:38AM UTC 0
90.97
Source Files on build 866
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #866
  • 277eb3b6 on github
  • Prev Build on master (#865)
  • Next Build on master (#867)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc