-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better support for secondary categories #209
Labels
Milestone
Comments
erickpeirson
added a commit
that referenced
this issue
Dec 18, 2018
mhl10
pushed a commit
that referenced
this issue
Dec 20, 2018
* ARXIVNG-281 moved Kinesis BaseConsumer to arxiv-base * ARXIVNG-1177 prototype API * ARXIVNG-1177 updating openapi and jsonschema * ARXIVNG-1177 working on serialization * ARXIVNG-1177 added tests using JSON schema * ARXIVNG-1177 added auth, more tests * ARXIVNG-1206 added support for configurable return fields; query by URI. * ARXIVNG-1348 updated requests to >= 2.20.0 * ARXIVNG-1347 added cross list search option in advanced; ARXIVNG-1278 all-fields includes cross-list search * ARXIVNG-1277 add styling for secondary search catgories * ARXIVNG-1349 change layout for search results to better align tags and DOI tags * ARXIVNG-1349 rearrange header in advanced search take 1 * ARXIVNG-1349 tweak margins and layout for tabletet/mobile * ARXIVNG-1363 upgraded requests version; ARXIVNG-1362 added custom user agent * ARXIVNG-1357 upgraded secondary classification mapping to be consistent with primary * supporting cross-list classification in high-level filtering, per #209 * ARXIVNG-1448 support for primary, ARXIVNG-1447 secondary categories * ARXIVNG-1223 query parameters are included in response metadata * ARXIVNG-1349 mobile styling fix ffor results
mhl10
added a commit
that referenced
this issue
Mar 12, 2019
* ARXIVNG-281 moved Kinesis BaseConsumer to arxiv-base * ARXIVNG-1177 prototype API * set max page size * ARXIVNG-1177 updating openapi and jsonschema * Update Pipfile * ARXIVNG-1177 working on serialization * ARXIVNG-1177 added tests using JSON schema * authn/z and exception handling for API endpoints * ARXIVNG-1177 added auth, more tests * updated docs * updated readme * ARXIVNG-1206 added support for configurable return fields; query by URI. * updated openapi spec * added canonical URI to latest and parent metadata object * added documentation for date parameters, and fixed a bug * fixed typo in jsonschema * Fix template to display secondaries * APPLICATION_ROOT defaults to /; updated Flask to v1 * ARXIVNG-1347 added cross list search option in advanced; ARXIVNG-1278 all-fields includes cross-list search * added handling of outsideallowedrange exception * ARXIVNG-1277 add styling for secondary search catgories * fix for hit highlighting * updated arxiv-base dep * ARXIVNG-1349 change layout for search results to better align tags and DOI tags * ARXIVNG-1349 rearrange header in advanced search take 1 * ARXIVNG-1349 tweak margins and layout for tabletet/mobile * ARXIVNG-1363 upgraded requests version; ARXIVNG-1362 added custom user agent * upgraded Flask to 1.0.2 * ARXIVNG-1357 upgraded secondary classification mapping to be consistent with primary * fixed hit highlighting for secondaries * highlighting fix for non-field hits on primary and secondary category * better fix for category bug * fixed typing errors * supporting cross-list classification in high-level filtering, per #209 * updated some dependencies, refs * fixed broken test * fixed mypy issues * updated dockerfile * ARXIVNG-1448 support for primary, ARXIVNG-1447 secondary categories * updated schema * ARXIVNG-1223 query parameters are included in response metadata * fixed minor bug * added examples to openapi schema * fixed style and typing issues * added some tests * fixed docstyle issue * ARXIVNG-1349 mobile styling fix ffor results * updated dependencies * minor tweaks to dependencies * updating gitignore for docs * adding update-docs script, updating intersphinx refs * update help search redirect for new help pages (#227) * ARXIVNG-1519 tuning search API for production * ARXIVNG-1901 apply layout fixes for search results display * adding start and size to docs, adjusting MAXIMUM_size to match old API * update arxiv-base to 0.15.2 * lintstats with more debug * mypy ignores for a variety of errors
I need to search in cs.SE (SE being a subcategory of computer science). Searching for subcategories is only supported for physics. It would be great to add support for subcategories in all top-level categories. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the classic archive-narrowed search, it was taken into account:
https://export.arxiv.org/find/quant-ph/1/au:+Papic_Z/0/1/0/all/0/1
The text was updated successfully, but these errors were encountered: