Permalink Submitted by Yuri Mizyuk (not verified) on January 21, 2010
To keep this interesting and realistic, it uses a large open source set of metadata about artists, releases, and tracks courtesy of the MusicBrainz.org project. I have learned how to search this data in a myriad of ways, including Solr's rich query syntax, "boosting" match scores based on record data and other means, about searching across multiple fields with different boosts, getting facets on the results, auto-complete user queries, spell-correcting searches, highlighting queried text in search results, and so on. Your post is quite great example of the theoretical material and manual of Solr.
Tuning search performance