• Robert Knight's avatar
    Use "page" rather than "chunk" or "batch" in SearchClient · 0727d13b
    Robert Knight authored
    Consistently use the term "page" to refer to a subset of results fetched
    from the search API instead of "batch" or "chunk". This is more
    consistent within the rest of the client code and also consistent with
    the API documentation.
    
     - Rename `chunkSize` constructor argument to `pageSize`
     - Change internal references to "batch" or "chunk" in SearchClient to
       "page"
    0727d13b
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...