• 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
..
components Loading commit data...
config Loading commit data...
helpers Loading commit data...
services Loading commit data...
store Loading commit data...
test Loading commit data...
util Loading commit data...
cross-origin-rpc.js Loading commit data...
ga.js Loading commit data...
icons.js Loading commit data...
index.js Loading commit data...
markdown-commands.js Loading commit data...
media-embedder.js Loading commit data...
render-markdown.js Loading commit data...
search-client.js Loading commit data...
service-context.js Loading commit data...
ui-constants.js Loading commit data...
websocket.js Loading commit data...