Skip to content

Commit

Permalink
url clarified
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Sep 3, 2021
1 parent 5fae8a3 commit 86c80e0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions API/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,8 @@ queries, or the logical AND of the filters.


# Examples
1. Example of a general, non-fielded query. This will search all public fields and return codes which contain the phrase "machine learning"

[curl 'https://ascl.net/api/search/?q="machine learning"'](https://ascl.net/api/search/?q="machine learning")
1. Example of a general, non-fielded query. This will search all public fields and return codes which contain the phrase "machine learning".
https://ascl.net/api/search/?q="machine learning")


2. Example of a query with a filter query attached. This will search for public fields with the phrase "machine learning" whose time updated is greater than X
Expand Down

0 comments on commit 86c80e0

Please sign in to comment.