$def with (keys="", error="") $var title: $_("Solr Admin")
$:render_template("admin/menu")

$_("Solr Admin")

$_("Enter the keys of pages to be updated in OL search engine.")
$_("Example:")
/books/OL1M
/books/ia:foo00bar
/works/OL1234W
/authors/OL3456A
	
$_("On update, these keys will be added to solr update queue and it'll take about 15 minutes for them to get reindexed in Solr.")
$_("Write one entry per line")