We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0ba98 commit 3d158d5Copy full SHA for 3d158d5
core/common/constants.py
@@ -128,7 +128,7 @@
128
CASCADE_DIRECTION_PARAM = 'reverse'
129
OMIT_IF_EXISTS_IN = 'omitIfExistsIn'
130
INCLUDE_SELF = 'includeSelf'
131
-FACET_SIZE = 20
+FACET_SIZE = 100
132
ALL = '*'
133
CANONICAL_URL_REQUEST_PARAM = 'canonicalUrl'
134
SAME_STANDARD_CHECKSUM_ERROR = 'No changes detected. Standard checksum is same as last version.'
0 commit comments