Progress: 4 indices, 3 tables analyzed
Browse files- indexing_progress.json +6 -5
indexing_progress.json
CHANGED
|
@@ -1,17 +1,18 @@
|
|
| 1 |
{
|
| 2 |
"completed_indices": [
|
|
|
|
| 3 |
"idx_edge_start_id",
|
| 4 |
"idx_edge_end_id",
|
| 5 |
-
"idx_edge_rel_id"
|
| 6 |
-
"idx_node_label"
|
| 7 |
],
|
| 8 |
"analyzed_tables": [
|
| 9 |
-
"
|
| 10 |
-
"
|
|
|
|
| 11 |
],
|
| 12 |
"database_uploaded": false,
|
| 13 |
"indexing_complete": false,
|
| 14 |
-
"timestamp":
|
| 15 |
"languages": [
|
| 16 |
"de"
|
| 17 |
]
|
|
|
|
| 1 |
{
|
| 2 |
"completed_indices": [
|
| 3 |
+
"idx_node_label",
|
| 4 |
"idx_edge_start_id",
|
| 5 |
"idx_edge_end_id",
|
| 6 |
+
"idx_edge_rel_id"
|
|
|
|
| 7 |
],
|
| 8 |
"analyzed_tables": [
|
| 9 |
+
"relation",
|
| 10 |
+
"edge",
|
| 11 |
+
"node"
|
| 12 |
],
|
| 13 |
"database_uploaded": false,
|
| 14 |
"indexing_complete": false,
|
| 15 |
+
"timestamp": 1762513249.3295708,
|
| 16 |
"languages": [
|
| 17 |
"de"
|
| 18 |
]
|