upgrade scraping and searching
This commit is contained in:
@@ -54,6 +54,7 @@ mapping = {
|
||||
"url": { "type": "text", "index": False},
|
||||
"published": {"type": "date", "format": "date_optional_time"},
|
||||
"updated_at": {"type": "date", "format": "date_optional_time"},
|
||||
"prio": {"type": "integer"},
|
||||
"raw": {
|
||||
"type": "text",
|
||||
"index": False
|
||||
|
||||
Reference in New Issue
Block a user