X-Git-Url: https://git.cweiske.de/phinde.git/blobdiff_plain/7b4425b096fa8c18d0db9fd9b1ae96d63ee8af55..a13a2967349d63044d655bdb3e85b5f4df155c94:/docs/elasticsearch/doc-html.json diff --git a/docs/elasticsearch/doc-html.json b/docs/elasticsearch/doc-html.json index 43d4206..5045572 100644 --- a/docs/elasticsearch/doc-html.json +++ b/docs/elasticsearch/doc-html.json @@ -1,41 +1,47 @@ { - 'type': 'html', - 'subtype': 'rsvp', - 'mimetype': 'application/xhtml+xml', - 'url': 'http://example.org/foo.htm', - 'domain': 'example.org', - 'source': [ - 'http://example.org/linkfarm.htm' + "status": { + "processed": '2016-10-06T05:13:42+02:00', + "code": 200, + "location": "", + "crdate": "2016-01-30T12:23:42+01:00", + "modate": "2016-01-30T12:23:42+01:00" + }, + "type": "html", + "subtype": "rsvp", + "mimetype": "application/xhtml+xml", + "url": "http://example.org/foo.htm", + "schemalessUrl": "example.org/foo.htm", + "domain": "example.org", + "source": [ + "http://example.org/linkfarm.htm" ], - 'sourcetitle': [ - 'Click here', - 'Something about bar', + "sourcetitle": [ + "Click here", + "Something about bar", ], - 'language': 'en', - 'author': { - 'name': 'Alice Example', - 'url': 'http://example.org/alice.htm', + "language": "en", + "author": { + "name": "Alice Example", + "url": "http://example.org/alice.htm", }, - 'title': 'Sample HTML page', - 'h1': [ - 'Headline 1', - 'Another headline 1' + "title": "Sample HTML page", + "h1": [ + "Headline 1", + "Another headline 1" ], - 'h2': [ - 'Subheadline' + "h2": [ + "Subheadline" ], - 'h3': [ - 'Subsub', - 'Another Subsub' + "h3": [ + "Subsub", + "Another Subsub" ], - 'h4': [], - 'h5': [], - 'h6': [], - 'text': [ - 'HTML converted to plain text', - 'Another paragraph in the text' + "h4": [], + "h5": [], + "h6": [], + "text": [ + "HTML converted to plain text", + "Another paragraph in the text" ], - 'tags': ['example', 'test', 'documentation'], - 'crdate': '2016-01-30T12:23:42+01:00', - 'modate': '2016-01-30T12:23:42+01:00', + "tags": ["example", "test", "documentation"], }