aboutsummaryrefslogtreecommitdiffstats
path: root/config-application-package/src/test/resources/app-with-deployment/search/query-profiles
diff options
context:
space:
mode:
authorHarald Musum <musum@yahooinc.com>2022-04-27 23:18:58 +0200
committerHarald Musum <musum@yahooinc.com>2022-04-27 23:18:58 +0200
commit03f1ea79f5a6ad8d32eaf03b77172e04eab1e0d7 (patch)
treead678ee263175a9c4457124ba78169babbb89f2d /config-application-package/src/test/resources/app-with-deployment/search/query-profiles
parentcd04e0c3a06499971c82678e88510b257d4d6faa (diff)
Validate files only, allow anything in models/ for now
Diffstat (limited to 'config-application-package/src/test/resources/app-with-deployment/search/query-profiles')
-rw-r--r--config-application-package/src/test/resources/app-with-deployment/search/query-profiles/types/root.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-application-package/src/test/resources/app-with-deployment/search/query-profiles/types/root.xml b/config-application-package/src/test/resources/app-with-deployment/search/query-profiles/types/root.xml
new file mode 100644
index 00000000000..8e45f9e36d6
--- /dev/null
+++ b/config-application-package/src/test/resources/app-with-deployment/search/query-profiles/types/root.xml
@@ -0,0 +1,3 @@
+<query-profile-type id="root" inherits="native">
+ <field name="ranking.features.query(tensor)" type="tensor(x{},y[3])" />
+</query-profile-type>