{"html_url": "https://github.com/simonw/datasette/issues/1332#issuecomment-849761894", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1332", "id": 849761894, "node_id": "MDEyOklzc3VlQ29tbWVudDg0OTc2MTg5NA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-05-27T16:13:07Z", "updated_at": "2021-05-27T16:13:07Z", "author_association": "OWNER", "body": "Added `?_facet_size=max` in #1337 and made the `...` truncated note link to that - here's a demo: https://fivethirtyeight.datasettes.com/fivethirtyeight/antiquities-act%2Factions_under_antiquities_act?_facet=states&_facet=current_agency&_facet=pres_or_congress", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 893890496, "label": "?_facet_size=X to increase number of facets results on the page"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1332#issuecomment-846481801", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1332", "id": 846481801, "node_id": "MDEyOklzc3VlQ29tbWVudDg0NjQ4MTgwMQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-05-23T00:36:20Z", "updated_at": "2021-05-23T00:36:20Z", "author_association": "OWNER", "body": "Documentation:\r\n\r\n- https://docs.datasette.io/en/latest/facets.html#facets-in-query-strings at the bottom of the section\r\n- https://docs.datasette.io/en/latest/json_api.html#special-table-arguments at the bottom of the list of arguments", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 893890496, "label": "?_facet_size=X to increase number of facets results on the page"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1332#issuecomment-846479730", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1332", "id": 846479730, "node_id": "MDEyOklzc3VlQ29tbWVudDg0NjQ3OTczMA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-05-23T00:11:31Z", "updated_at": "2021-05-23T00:11:31Z", "author_association": "OWNER", "body": "Here's the code in question: https://github.com/simonw/datasette/blob/5e9672c9bb33e41686472db4aa427168f9e67dbe/datasette/facets.py#L187-L210\r\n\r\nIt has access to the current request object as `self.request`.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 893890496, "label": "?_facet_size=X to increase number of facets results on the page"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1332#issuecomment-846479212", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1332", "id": 846479212, "node_id": "MDEyOklzc3VlQ29tbWVudDg0NjQ3OTIxMg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-05-23T00:07:46Z", "updated_at": "2021-05-23T00:07:46Z", "author_association": "OWNER", "body": "`?_facet_size=50` seems like a very reasonable thing to support - I'll cap it at whatever the `max_returned_rows` setting is (which defaults to 1000).", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 893890496, "label": "?_facet_size=X to increase number of facets results on the page"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1332#issuecomment-846479062", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1332", "id": 846479062, "node_id": "MDEyOklzc3VlQ29tbWVudDg0NjQ3OTA2Mg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-05-23T00:06:34Z", "updated_at": "2021-05-23T00:06:34Z", "author_association": "OWNER", "body": "A URL parameter to modify that facet size is a really good idea.\r\n\r\nI thought I had an issue open for \"...\" linking to more results but I can't find it now.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 893890496, "label": "?_facet_size=X to increase number of facets results on the page"}, "performed_via_github_app": null}