From d8b4e9bfbe9aa2cc90f55b471771b388ff3dc687 Mon Sep 17 00:00:00 2001
From: pkupczyk <pkupczyk>
Date: Thu, 11 Feb 2016 07:42:28 +0000
Subject: [PATCH] SSDM-2362 : V3 AS API - global search - extend English
 dictionary

SVN: 35667
---
 .../generic/sharedapi/v3/dictionary.txt       | 24 +++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)

diff --git a/openbis_api/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt b/openbis_api/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt
index 715d6bb4765..147ec462927 100644
--- a/openbis_api/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt
+++ b/openbis_api/sourceTest/java/ch/ethz/sis/openbis/generic/sharedapi/v3/dictionary.txt
@@ -1007,5 +1007,25 @@ execute Custom AS Service
 I Custom AS Service Executor
 I Custom AS Service Id
 search Custom AS Services
-DataSetFileFetchOptions
-DataSetFileSortOptions
\ No newline at end of file
+DataSet File Fetch Options
+DataSet File Sort Options
+get Match
+get Object Identifier
+get Object PermId
+get Score
+Global Search WildCards Criteria
+OBJECT_IDENTIFIER
+OBJECT_KIND
+OBJECT_PERM_ID
+object Identifier
+object Kind
+object PermId
+score
+SCORE
+set Match
+set Object Identifier
+set Object PermId
+set Score
+String Contains Exactly Value
+that Contains Exactly
+with WildCards
\ No newline at end of file
-- 
GitLab