GeodiJSONService
IEnumerable<QueryGeodiSuggestItem> getFTSSuggest(StrorageManagerQueryOptions query, String wsName) IEnumerable<SuggestionItem> getSuggestionForQuery(String searchText, String wsName, Boolean ignoreKW = False, Boolean ignoreDoc = False) IEnumerable<QueryGeodiContentReference> getDocumentsForMap(StrorageManagerQueryOptions query, String wsName, Double[] BBOX, Int32 DataCount, Int32 SummaryCount = 0, Boolean RecognizeSummary = False) Dictionary<String, ICollection> getDocumentsForKeywords(StrorageManagerQueryOptions query, String wsName, String[] keywordIds, Boolean listIsDoc, String Result = null) Dictionary<String, ICollection> getKeywordsForDocs(StrorageManagerQueryOptions query, String wsName, String[] docs, Boolean listIsKW, Boolean GetFieldName = False, Boolean GetFieldNameLocalized = False, String Result = null, Boolean DisableGetNumberOfOccurrencesTryFastMode_AutoMode = False) Dictionary<String, Object> GetContentInfo(String wsName, Int32 ContentId, Boolean RunUpdateClientData = False) IEnumerable<QueryGeodiContentReference> getDocuments(StrorageManagerQueryOptions query, String wsName, Boolean UpdateDefaultQuery = False, Boolean UsageLog = False, Boolean RunUpdateClientData = False, Int32 SummaryCount = 0, Boolean RecognizeSummary = False, Boolean EnvolopeFilterForKW = False, Boolean AutoGenerateBase64Url = True) SummaryServiceResult getDocumentSummariesForMap(StrorageManagerQueryOptions query, String wsName, Double[] BBOX, Int32 ContentId = -1, Boolean fillSummaryEntries = False, Int32 DataCount = 0) SummaryServiceResult getDocumentSummaries(StrorageManagerQueryOptions query, String wsName, Boolean fillSummaryEntries) void downloadText2(String wsName, Int32 content_id, SummaryGetTypeModel typeModal = null, Boolean ForHeaderText = False, Int32 MaxSize = 1073741823) void downloadText(String wsName, StrorageManagerQueryOptions query = null, SummaryGetTypeModel typeModal = null, Boolean ForHeaderText = False, Int32 MaxSize = 1073741823) void GetAutoBase64Data(String Key) [AdvancedSecurityDisabled]IEnumerable<QueryGeodiContentReference> getKeywordsForMap(StrorageManagerQueryOptions query, String wsName, Double[] BBOX, Boolean fillActions = False, Int32 DataCount = 0) KWListForMap getFirstMapLayerKeywords(String wsName, String bbox, StrorageManagerQueryOptions query = null, String epsg = null) IEnumerable<QueryGeodiContentReference> getKeywords(StrorageManagerQueryOptions query, String wsName, Boolean fillActions = False, Boolean UpdateDefaultQuery = False, Boolean UsageLog = False) QueryResultInfo getFacet(StrorageManagerQueryOptions query, String wsName, Boolean UpdateDefaultQuery = False, String LastWSScanKey = null, FacetTarget OptimizeTarget = Default) IEnumerable<QueryGeodiContentReference> getMaxMinDocDate(StrorageManagerQueryOptions query, String wsName) void downloadDocQuery(String wsName, String query) [AdvancedSecurityDisabled]void downloadDocQueryObj(String wsName, StrorageManagerQueryOptions query) [AdvancedSecurityDisabled]void downloadDoc(String wsName, Int32 content_id, Boolean ForDownload = True) [AdvancedSecurityDisabled]void fileDataQuery(String wsName, String query) [AdvancedSecurityDisabled]void fileDataQueryObj(String wsName, StrorageManagerQueryOptions query) [AdvancedSecurityDisabled]void fileData(String wsName, Int32 content_id) [AdvancedSecurityDisabled]void getContentTypeIco(String ContentTypeKey) [AdvancedSecurityDisabled]void getEnumaratorIco(Int32 ID, String wsName) [AdvancedSecurityDisabled]void getContentThumbnail(Int32 ContentIdentifier, String wsName, String defaultImage = null, Boolean noPreviewThrowError = False) void getContentThumbnailWithQuery(String query, String wsName, Int32 MaxCount = 1, String defaultImage = null, Boolean noPreviewThrowError = False, String[] alternateQueries = null) [AdvancedSecurityDisabled]void getContentThumbnailWithQuery2(StrorageManagerQueryOptions query, String wsName, String defaultImage = null, Boolean noPreviewThrowError = False, StrorageManagerQueryOptions[] alternateQueries = null) [AdvancedSecurityDisabled]void getLayerIco(Int32 ID, String wsName) [AdvancedSecurityDisabled]List<ILayer> getWSRecognizers(String wsName) IEnumerable<IContentReaderEnumarator> getWSEnumarators(String wsName) GeodiWorkspace getWorkspaceInfo(String wsName, Boolean isTemplate) GeodiWorkspace getWorkspace(String wsName, Boolean isTemplate) Boolean saveWorkspace(GeodiWorkspace ws, String WsName) Int32 isWSNameAvailable(String wsName) IEnumerable<IRecognizer> getRecognizers(Boolean IncludePredefinedObjects = False) IEnumerable<IContentReaderEnumarator> getContentEnumarators(Boolean IncludePredefinedObjects = False) IEnumerable<IStorageManager> getStorageManagers(StorageTypeFilter type) IEnumerable<GeodiWorkspace> getWorkspaceList(Boolean templates) IEnumerable<WorkspaceWithAuth> getWorkspaceListWithAuth(Boolean templates) List<IContentReader> GetContentReaders() List<IContentReader> FindContentReaders(String regex) Boolean SetDefaultBaseMapLayerName(String wsName, String layerName) GeodiLabelReference AddLabel(String wsName, GeodiLabelReference label) Boolean RemoveLabel(String wsName, Int32 labelId) GeodiLabelReference GetLabel(String wsName, Int32 labelId) IEnumerable<GeodiLabelReference> GetLabelListByRef(Int32 referenceId, String wsName, Int32 labelId) Int32 SetLabel(String wsName, GeodiLabelReference label) Boolean SetDefaultQuery(StrorageManagerQueryOptions query, String wsName = null) StrorageManagerQueryOptions GetDefaultQuery(StrorageManagerQueryOptions query) Dictionary<String, Object> GetKeywordGeom(String wsName, String KwId, Boolean GetWKT = False) IEnumerable<Row> QueryGeom(String wsName, String SearchString) WSInfo GetWSInfo(String wsName, WsIncludeInfoEnum IncludeInfo = Default, Boolean IncludeFullFacet = False) void SearchMetaXML() [AdvancedSecurityDisabled][RUN]IEnumerable<String> GetLabelDictionaryValues(String wsName, Int32 contentID, Int32 maxCount = 200) String QuerySimilarToFile(String fileName, String wsName, Boolean isImg, Dictionary<String, Double> cropSel) void GetSimilarToIcon(String tmpFn)