aboutsummaryrefslogtreecommitdiffstats
path: root/config-application-package/src/test/resources/app-with-deployment/search/query-profiles/default.xml
blob: 136f2ba35eefd5e44ec1d9d04b319228283d8997 (plain) (blame)
1
2
3
4
5
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile id="default">
    <field name="maxHits">30000</field>
    <field name="maxOffset">30000</field>
</query-profile>