Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refs: clean up GROBID DOIs and PMCIDs | Bryan Newbold | 2021-07-01 | 1 | -10/+6 |
| | |||||
* | make identifiers a bit more case-insensitive | Bryan Newbold | 2021-02-04 | 1 | -2/+4 |
| | | | | This only works for a subset of query patterns. | ||||
* | improve test coverage | Bryan Newbold | 2020-10-22 | 1 | -0/+5 |
| | |||||
* | search: handle direct DOI and PMCID queries | Bryan Newbold | 2020-09-17 | 1 | -0/+90 |
If query is a single token which looks like a valid PMCID or DOI, with no surrounding quotes, then expand scope and filter to that single external identifier. |