aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2016-11-07 21:41:36 +0100
committerChristian Weiske <cweiske@cweiske.de>2016-11-07 21:41:36 +0100
commitd7651fd96dcfa2829519504e4c8ec1ce511cd57f (patch)
treee24d7a9f90060b0fee5a652de43bd0627f1c5bde /docs
parentf90790c6b2a54c9b1c8a0aeaf1f23e6aa67d7aca (diff)
downloadphinde-d7651fd96dcfa2829519504e4c8ec1ce511cd57f.tar.gz
phinde-d7651fd96dcfa2829519504e4c8ec1ce511cd57f.zip
Big patch merging crawling+indexing into one command, new json document structure
Diffstat (limited to 'docs')
-rw-r--r--docs/elasticsearch/doc-html.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/elasticsearch/doc-html.json b/docs/elasticsearch/doc-html.json
index 9f93b8e..5045572 100644
--- a/docs/elasticsearch/doc-html.json
+++ b/docs/elasticsearch/doc-html.json
@@ -1,5 +1,11 @@
{
- "status": "indexed",
+ "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",
@@ -38,6 +44,4 @@
"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",
}