default config
[phinde.git] / docs / elasticsearch / doc-html.json
1 {
2     "status": "indexed",
3     "type": "html",
4     "subtype": "rsvp",
5     "mimetype": "application/xhtml+xml",
6     "url": "http://example.org/foo.htm",
7     "schemalessUrl": "example.org/foo.htm",
8     "domain": "example.org",
9     "source": [
10         "http://example.org/linkfarm.htm"
11     ],
12     "sourcetitle": [
13         "Click here",
14         "Something about bar",
15     ],
16     "language": "en",
17     "author": {
18         "name": "Alice Example",
19         "url": "http://example.org/alice.htm",
20     },
21     "title": "Sample HTML page",
22     "h1": [
23         "Headline 1",
24         "Another headline 1"
25     ],
26     "h2": [
27         "Subheadline"
28     ],
29     "h3": [
30         "Subsub",
31         "Another Subsub"
32     ],
33     "h4": [],
34     "h5": [],
35     "h6": [],
36     "text": [
37         "HTML converted to plain text",
38         "Another paragraph in the text"
39     ],
40     "tags": ["example", "test", "documentation"],
41     "crdate": "2016-01-30T12:23:42+01:00",
42     "modate": "2016-01-30T12:23:42+01:00",
43 }