------------------
* Adjust munin configs for query cache handlers to `c.r.solrinstance 3.5`
changes using `FastLRUCache`.
[hannosch]
* Added munin configs for the `/update/extract`, the direct update handler,
query cache size and warmup time, admin file requests used to get the
Solr schema and the searcher warmup time.
[hannosch]
* Added tests for splitting words on `:` and `-`.
[hannosch]
* Update example configuration to Solr 3.3.
[hannosch]
* Add `getRID` and `_unrestrictedGetObject` to our flare implementation.
[hannosch]
* Added documentation on setting up a master-slave configuration using the
`SolrReplication` support.
[hannosch]
* Adjust tests to work with latest `collective.recipe.solrinstance = 3.3` and
its new ICU-based text field.
[hannosch]