File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
OpenAPI/LearningHub.Nhs.OpenApi Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 4949 "AzureStorageQueueConnectionString" : " "
5050 },
5151 "FindWise" : {
52+ "IndexUrl" : " <configure-in-env-var>" ,
5253 "SearchBaseUrl" : " <configure-in-env-var>" ,
5354 "CollectionIds" : {
5455 "Resource" : " hee-test" ,
55- "Catalogue" : " " ,
56- "AutoSuggestion" : " "
56+ "Catalogue" : " catalogues-test " ,
57+ "AutoSuggestion" : " auto-suggestion-test "
5758 },
5859 "SearchEndpointPath" : " rest/apps/HEE/searchers/" ,
60+ "UrlClickComponent" : " rest/apps/HEE/searchers/hee/signals/hee/signal/click" ,
61+ "UrlAutoSuggestionClickComponent" : " rest/apps/HEE/searchers/hee/signals/hee/signal/click-hee" ,
5962 "Token" : " <configure-in-env-var>" ,
6063 "DefaultItemLimitForSearch" : 10 ,
6164 "IndexMethod" : " /rest/v2/collections/{0}/documents" ,
65+ "DescriptionLengthLimit" : 3000 ,
66+ "MaximumDescriptionLength" : 150 ,
6267 "SpecialSearchCharacters" : " #:&()/-[]%"
6368 },
6469 "LearningHub" : {
You can’t perform that action at this time.
0 commit comments