You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a search that's simply about volumes example, we want to be able to return a book list when a query is run.
A query that should return a (randomized?) list of books, for example, is:
{"method":"search_results","words_collation":"All_Words_with_Same_Stem","groups":["year","library"],"database":"presidio","counttype":["TextCount","WordCount"],"search_limits":{"year":["1874"],"library":["Francis A. Countway Library of Medicine"]},"plotType":"heatMap","aesthetic":{"color":"TextCount","size":"WordCount","filterByTop":"WordCount"}}
The text was updated successfully, but these errors were encountered:
For a search that's simply about volumes example, we want to be able to return a book list when a query is run.
A query that should return a (randomized?) list of books, for example, is:
The text was updated successfully, but these errors were encountered: