/
Geodi Data Extraction API - Verilen Çoklu İçeriği Tanıma Yöntemi
Geodi Data Extraction API - Verilen Çoklu İçeriği Tanıma Yöntemi
Token Geodi Token Oluşturma sayfasındaki bilgiler ile elde edilebilir.
BulkRecognizeContents | |
---|---|
Açıklama | Kullanıcı tarafından GEODI'ye gönderilen bir veya daha fazla içerik içinden mevcut workspace'deki tarayıcıların bulduğu entry'leri döner. |
İstek | [GEODIURL]/DataExtractionHandler?op=BulkRecognizeContents&wsName=[WSNAME]&content=[ContentJson]&UserSession=[TOKEN]
|
HttpMethod | GET,POST |
Dönebilecek Hatalar | 401 Unauthorized access / Access denied 403 Forbidden 511 Network Authentication Required 501 Server Error |
Dönecek sonuç | { "ElapsedMilliseconds":0, "Entries": [ { "OriginalText":"", "Text":"", "StartIndex":0, "Length":1, "Filter":null } ] }
|
Örnek | Request : [GEODIURL]/DataExtractionHandler?op=BulkRecognizeContents { Contents : [ { ContentURL : '~/MyApplication/Content.php?id=1811', DisplayName:'Doküman1', ContentDate:'Mon, 06 May 2015 10:15:20 GMT', ViewURL : '~/MyApplication/ContentView.php?id=1811' }, { ContentURL : '~/MyApplication/Content.php?id=1812', DisplayName:'Doküman2', ContentDate:'Mon, 06 May 2015 10:15:20 GMT', ViewURL : '~/MyApplication/ContentView.php?id=1812' }, { ContentURL : '~/MyApplication/Content.php?id=1813', DisplayName:'Doküman3', ContentDate:'Mon, 06 May 2015 10:15:20 GMT', ViewURL : '~/MyApplication/ContentView.php?id=1813' }, ] } |
, multiple selections available,
Related content
Geodi Data Extraction API - Verilen İçeriği Tanıma Yöntemi
Geodi Data Extraction API - Verilen İçeriği Tanıma Yöntemi
More like this
Geodi Data Extraction API - Verilen Metni Tanıma Yöntemi
Geodi Data Extraction API - Verilen Metni Tanıma Yöntemi
More like this
Geodi Query API - Doküman Arama
Geodi Query API - Doküman Arama
More like this
Geodi Query API - Doküman Özeti Sorgulama
Geodi Query API - Doküman Özeti Sorgulama
More like this
Geodi Feed API - Besleme Yöntemi (APP → GEODI )
Geodi Feed API - Besleme Yöntemi (APP → GEODI )
More like this
Geodi Query API - Kelime Sorgulama
Geodi Query API - Kelime Sorgulama
More like this