Skip to content

minimum JSON size required for "documents_uploaded" ? #239

Open
@Telemarker77

Description

@Telemarker77

Hi it looks like the json object needs to be above a certain kb for that item to be added to the database. Is this true? if so can I reduce the json kb threshhold? I have WebPage schema.org json-ld that only has title and description. these are not large json objects.

},
"a68c1eb2cee0ddc328d773dae1fb238b": {
"url": "https://www.healthdirect.gov.au/labia-problems",
"started_at": "2025-06-27T04:05:16.434328",
"completed": true,
"uploaded": true,
"page_size": 98034,
"fetched_at": "2025-06-27T04:05:16.597568",
"html_file": "a68c1eb2cee0ddc328d773dae1fb238b_labia-problems.html",
"json_size": 1590,
"schema_count": 1,
"completed_at": "2025-06-27T04:05:16.720258"
},
"e521a9d32df7c53d6e096aee1b27b8c2": {
"url": "https://www.healthdirect.gov.au/uterine-fibroids",
"started_at": "2025-06-27T04:05:16.726362",
"completed": true,
"uploaded": true,
"page_size": 96758,
"fetched_at": "2025-06-27T04:05:17.224743",
"html_file": "e521a9d32df7c53d6e096aee1b27b8c2_uterine-fibroids.html",
"json_size": 5075,
"schema_count": 1,
"uploaded_at": "2025-06-27T04:05:17.649879",
"documents_uploaded": 1,
"completed_at": "2025-06-27T04:05:17.649889"
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions