mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
feat: SEARCH-1514 - Include Index-Validator for verifying the index (#669)
* SEARCH-1514 - Include index-validator for validating index before initializing search * SEARCH-1514 - Bump version from 1.55.2-beta.2 to 1.55.2-beta.3 Expose index validator response to SFE
This commit is contained in:
committed by
Vishwas Shashidhar
parent
ca5a39c62f
commit
7c67fa897f
@@ -42,6 +42,7 @@
|
||||
"config/titleBarStyles.css",
|
||||
"dictionaries/**",
|
||||
"library/libsymphonysearch.dylib",
|
||||
"library/indexvalidator.exec",
|
||||
"library/cryptoLib.dylib",
|
||||
"library/lz4.exec"
|
||||
],
|
||||
@@ -128,6 +129,6 @@
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet.git#v1.0.5",
|
||||
"swift-search": "1.55.2-beta.1"
|
||||
"swift-search": "1.55.2-beta.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user