Allow predictable sessions PAZ-1030
[pazpar2-moved-to-github.git] / test / test_limit_limitmap.cfg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <pazpar2 xmlns="http://www.indexdata.com/pazpar2/1.0">
3   <!-- Used by test_preferred.sh -->
4   <server>
5     <listen port="9763"/>
6     <proxy host="localhost"/>
7
8     <icu_chain id="facet" locale="en">
9       <transliterate>[[:WhiteSpace:][,.!;]]* } [$] > ;</transliterate>
10     </icu_chain>
11   </server>
12   
13 </pazpar2>
14 <!-- Keep this comment at the end of the file
15      Local variables:
16      mode: nxml
17      End:
18 -->