The regular expression that recognises harvested targets now works
correctly on either ZURL-style or UDB-style target identifiers. (The
question of why we get the first on the production system and the
second on my development system is a whole nother ball of wax.)
<tr>
<td>{{{name}}}</td>
<td>
- {{#compare id 'matches' '^solr-'}}
+ {{#compare id 'matches' '^(solr-|lui.)'}}
<b title="Harvested, and stored locally" style="color:darkgreen">H</b>
{{else}}
<span title="Searched on the remote site" style="color:darkred">S</span>