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