Queries to "ISTEX" and "ISTEX advanced"
Hello, I am opening an issue for queries to "ISTEX" and "ISTEX advanced". The results of the ISTEX API take two forms: page or scroll
=> &size=* => 5000 records max
API response (scroll): https://api.istex.fr/document/?q=%22global%20warming%22%20AND%20%22CO2%22%20AND%20abstract%3A*%20AND%20corpusName.raw%3A(%22wiley%22%20OR%20%22springer-journals%22%20OR%20%22elsevier%22)&scroll=1m
=> &scroll=1m => All records
The « scroll » mode does not limit the number of results returned by the ISTEX API. The "scroll" mode which contains the link of the next page "nextScrollURI". When we reach the last page the field "noMoreScrollResults" will have the value "true".
Best regard, Maxime