blob: 40d2e4749df6cc0ecbb3f84bd2c40805287d4ed9 [file] [log] [blame]
<?xml version="1.0"?>
<samplesxpipe xpath="/sitemap/pipelines"
unless="pipeline/match[@pattern='search/**']">
<map:pipeline>
<!-- Mount search pages sitemap, for using indexing & searching -->
<map:match pattern="search/**">
<map:mount check-reload="yes" src="search/" uri-prefix="search"/>
</map:match>
</map:pipeline>
</samplesxpipe>