Skip to content
Open

Dev #21

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file modified call_filtering.sh
100755 → 100644
Empty file.
Empty file modified delete.sh
100755 → 100644
Empty file.
Empty file modified gather_from_index.py
100755 → 100644
Empty file.
157 changes: 157 additions & 0 deletions indices.txt

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions mappings_tor.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,13 @@
}
},

"clean_content": {
"type": "text",
"analyzer": "raw_plain"
},

"content_hash": {"type": "keyword"},

"domain": { "type": "keyword" },

"content_type": { "type": "keyword" },
Expand Down
Empty file modified migrate.sh
100755 → 100644
Empty file.
Empty file modified point_to_indexes.py
100755 → 100644
Empty file.
Empty file modified setup_index.sh
100755 → 100644
Empty file.