Learning Drupal is the smartest thing you can do.
Apache Solr Views Tutorial
Finally finished my latest project Qrant.no. and Apache Solr Search from Acquia is one of it`s services. The module is really great, it gives you outstanding search features like faceted search, related items block and sort options.
This tutorial is about how I created pages that lists taxonomy terms which links to solrsearch and shows search results. This was not easy, at first I thought the faceted blocks could be used anywhere, maybe it`s possible but I didn`t figured it out. Custom pages with views is more fun anyways, great theming options. Ok, this is heavy stuff...
Key settings for this view is, Relationship Parent term, Filter on Vocabulary and rewriting the output with link. You also need a very nice module to show how many nodes there are within each category. The module is called Term Node Count.










