Skip to content

cnorburn/java-bbc-music-solr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Java Service to Update Music Solr Search Schema

Two feeds (JSON/XML), one Solr schema. One feed an artist XML database from the public site, Musicbrainz. The other feed JSON of all artist audio/video clips in the BBC. The service merges these feeds and populates a Solr instance. The service is wrapped in a Quartz scheduler to run hourly. Lots of clever things happen with weighting and priority.

The end result is an in production auto complete search box that can be viewed here

Great project to be involved in, we were the first team to get a Solr instance into production at the BBC.

About

In production BBC Solr Java updater.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages