Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove duplicate fulltext search from query | Bryan Newbold | 2020-07-27 | 1 | -1/+0 |
| | | | | | | may also remove the 'title' and 'abstracts' searches, though they currently help with boosting, and will want to measure actual preformance difference before that change | ||||
* | json: exclude None in output, and sort keys | Bryan Newbold | 2020-07-27 | 3 | -4/+4 |
| | | | | | | | | | | These are both size/performance enhancements. Not including 'None' values will reduce document sizes on-disk and over network, particularly for intermediate objects. Sorting by key should improve compression ratios across multiple documents, both on-disk (gzip) and in elasticsearch itself: https://www.elastic.co/guide/en/elasticsearch/reference/current/tune-for-disk-usage.html#_put_fields_in_the_same_order_in_documents | ||||
* | search: tweak 'past week' date range to not include future | Bryan Newbold | 2020-07-27 | 1 | -2/+4 |
| | |||||
* | abstracts: more prefixes to ignore | Bryan Newbold | 2020-07-27 | 1 | -0/+3 |
| | |||||
* | more careful watermark removal | Bryan Newbold | 2020-07-22 | 2 | -0/+0 |
| | |||||
* | hide overflow link domain text (for mobile SERPs) | Bryan Newbold | 2020-07-21 | 1 | -1/+1 |
| | |||||
* | gaudy placeholder vaporwave logo | Bryan Newbold | 2020-07-21 | 4 | -12/+11 |
| | |||||
* | differentiate SERP card size from other card divs | Bryan Newbold | 2020-07-21 | 2 | -2/+2 |
| | |||||
* | include fulltext acknowledgements in highlighting | Bryan Newbold | 2020-07-21 | 1 | -0/+1 |
| | |||||
* | ensure SIM release date parses before assigning | Bryan Newbold | 2020-07-21 | 1 | -1/+6 |
| | |||||
* | strip <em> tags explicitly | Bryan Newbold | 2020-07-21 | 1 | -0/+1 |
| | |||||
* | display Szczepanski as an OA quality label | Bryan Newbold | 2020-07-21 | 1 | -1/+1 |
| | |||||
* | load issue rows: handle empty metadata | Bryan Newbold | 2020-07-21 | 1 | -0/+2 |
| | |||||
* | skip partial/stub issue items | Bryan Newbold | 2020-07-01 | 1 | -0/+2 |
| | |||||
* | tweak CSS of last commit so it works | Bryan Newbold | 2020-06-29 | 1 | -1/+1 |
| | |||||
* | at full screen width, show full thumbnails | Bryan Newbold | 2020-06-29 | 1 | -0/+3 |
| | |||||
* | fix search filter bug (papers is default) | Bryan Newbold | 2020-06-29 | 1 | -2/+2 |
| | |||||
* | handle large/bad 'first_page' metadata | Bryan Newbold | 2020-06-29 | 1 | -0/+3 |
| | | | | This was causing elasticsearch indexing errors | ||||
* | more conservative container_original_name | Bryan Newbold | 2020-06-29 | 1 | -0/+2 |
| | |||||
* | fix lint errors (and some small bugs) | Bryan Newbold | 2020-06-29 | 5 | -27/+28 |
| | |||||
* | seaweedfs for S3 API; pull config from dynaconf | Bryan Newbold | 2020-06-29 | 1 | -11/+2 |
| | |||||
* | make fmt | Bryan Newbold | 2020-06-29 | 4 | -13/+22 |
| | |||||
* | fixes to schema parsing from prod | Bryan Newbold | 2020-06-29 | 1 | -9/+13 |
| | |||||
* | include GROBID-extracted abstracts in search documents | Bryan Newbold | 2020-06-29 | 2 | -10/+23 |
| | |||||
* | Search Inside -> Search | Bryan Newbold | 2020-06-29 | 1 | -1/+1 |
| | |||||
* | fix SIM highlight HTML escapes | Bryan Newbold | 2020-06-29 | 1 | -3/+7 |
| | | | | Thanks to Merlijn for finding the broken examples in QA. | ||||
* | recommend search filter changes on no hits page | Bryan Newbold | 2020-06-29 | 1 | -0/+18 |
| | |||||
* | note about highlight encoding in ES 7.x | Bryan Newbold | 2020-06-29 | 1 | -0/+2 |
| | |||||
* | OA logo SVG file (small) (unused) | Bryan Newbold | 2020-06-29 | 1 | -0/+19 |
| | | | | via wikimedia commons. Public Domain. | ||||
* | small improvements to SIM metadata maps | Bryan Newbold | 2020-06-29 | 1 | -6/+11 |
| | |||||
* | update stage and withdrawn display; tweak other result styles | Bryan Newbold | 2020-06-29 | 1 | -10/+12 |
| | |||||
* | remove confusing unlock logo from OA tag | Bryan Newbold | 2020-06-29 | 1 | -1/+1 |
| | |||||
* | alt/hover text for json tag link | Bryan Newbold | 2020-06-29 | 1 | -1/+1 |
| | |||||
* | remove 'metadata' tag/link now that title goes to fatcat landing | Bryan Newbold | 2020-06-29 | 1 | -5/+0 |
| | |||||
* | un-collapse only to same issue, not uncollapse-all-hits | Bryan Newbold | 2020-06-29 | 2 | -10/+16 |
| | | | | | This is user expecation, and was a lingering TODO with initial implementation. | ||||
* | search titles link to fatcat.wiki landing pages | Bryan Newbold | 2020-06-29 | 1 | -13/+1 |
| | | | | Not entirely settled on this decision, but trying it for now. | ||||
* | fixes to pagination display | Bryan Newbold | 2020-06-29 | 1 | -1/+5 |
| | |||||
* | fix search order default label | Bryan Newbold | 2020-06-29 | 1 | -1/+1 |
| | | | | Thanks for the catch Alexis R! | ||||
* | fixes for pdf_meta dict | Bryan Newbold | 2020-06-29 | 1 | -1/+2 |
| | |||||
* | remove old COVID19 thumbnail hack | Bryan Newbold | 2020-06-29 | 2 | -2/+2 |
| | |||||
* | fetch pdftotext and pdf_meta from blobs, postgrest | Bryan Newbold | 2020-06-29 | 4 | -43/+72 |
| | | | | | This replaces the temporary COVID-19 content hack with production content (text, thumbnail URLs) stored in postgrest and seaweedfs. | ||||
* | update translation files | Bryan Newbold | 2020-06-04 | 4 | -58/+76 |
| | |||||
* | commit production work-around (temporarily) | Bryan Newbold | 2020-06-04 | 1 | -1/+2 |
| | |||||
* | first iteration of an API query helper | Bryan Newbold | 2020-06-04 | 1 | -0/+117 |
| | | | | If fatcat-cli was ready, could just use that instead. Oh well! | ||||
* | mouse-over explantion for weird lack-of-logo | Bryan Newbold | 2020-06-04 | 1 | -1/+1 |
| | |||||
* | more label/tag tweaks | Bryan Newbold | 2020-06-04 | 1 | -1/+8 |
| | |||||
* | less scary unknown release_type display | Bryan Newbold | 2020-06-04 | 1 | -1/+1 |
| | |||||
* | fix fatcat container links | Bryan Newbold | 2020-06-04 | 1 | -2/+2 |
| | |||||
* | iterate on tag label display | Bryan Newbold | 2020-06-04 | 1 | -4/+15 |
| | |||||
* | tweak search box hint text | Bryan Newbold | 2020-06-04 | 2 | -2/+2 |
| |