aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/application/include_dirs/dir1/default.xml
blob: 0cbdfa634b3b214009f33ec756e1236d6cee8231 (plain) (blame)
1
2
3
4
5
6
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<search>
  <chain id="default">
    <searcher id="com.yahoo.search.example.SimpleSearcher" bundle="mybundle"/>
  </chain>
</search>