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

pulibrary / bibdata / 7d19d468-e2b9-4ccb-b590-7ecdc6b1b9e0 / 1
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: proposed_clustering_pipeline
DEFAULT BRANCH: main
Ran 30 Jun 2026 05:21PM UTC
Files 94
Run time 4s
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

30 Jun 2026 05:13PM UTC coverage: 89.958% (-0.3%) from 90.213%
7d19d468-e2b9-4ccb-b590-7ecdc6b1b9e0.1

Pull #3382

circleci

christinach
cluster_id needs to be multivalued=false

The following returns a grouped search result on the field cluster_id:

http://localhost:62987/solr/bibdata-core-development/select?fl=title_display,holdings_1display,cluster_id,&group=true&group.field=cluster_id&rows=1000&group.limit=-1&sort=score%20desc&group.sort=score%20desc

rows is set to 1000 so that it lists all the groups. we know that are less than 1000
group needs to be set to true so that it groups the results
group.field is cluster_id
group.limit is set to -1 so that we get all documents per group
sort is score desc so that we sort groups by relevance score first
group.sort is score desc so that the documents within each group are sorted by relevance score with highest first
Pull Request #3382: 321 result clustering

8716 of 9689 relevant lines covered (89.96%)

22.58 hits per line

Source Files on job 7d19d468-e2b9-4ccb-b590-7ecdc6b1b9e0.1
  • Tree
  • List 94
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7
  • 218b5ded on github
  • Prev Job for on 321-result-clustering (#48eb8a88-54cc-41f2-9394-d313a471b102.1)
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