Rename 'cursor' to 'scroll_token'.
'cursor' has a different meaning in our components using postgresql; this renaming will avoid confusion when adding token-based pagination to these components.
parent
7f1ce1d0
No related branches found
No related tags found
Showing
- swh/search/elasticsearch.py 12 additions, 11 deletionsswh/search/elasticsearch.py
- swh/search/in_memory.py 9 additions, 8 deletionsswh/search/in_memory.py
- swh/search/tests/test_cli.py 1 addition, 1 deletionswh/search/tests/test_cli.py
- swh/search/tests/test_search.py 12 additions, 12 deletionsswh/search/tests/test_search.py
- swh/search/utils.py 6 additions, 6 deletionsswh/search/utils.py
Loading
Please register or sign in to comment