aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* try to fix reference displayBryan Newbold2018-09-281-1/+16
|
* try to fix contrib indexingBryan Newbold2018-09-281-1/+1
|
* try to shorten extra metadataBryan Newbold2018-09-281-1/+1
|
* document need to LC_ALL=C.UTF-8 for ES importBryan Newbold2018-09-281-1/+2
|
* hack to fix search results for nowBryan Newbold2018-09-281-2/+6
|
* try to handle attribution order index betterBryan Newbold2018-09-281-1/+1
|
* search creator name unicode work-aroundBryan Newbold2018-09-272-3/+5
|
* not all releases have dateBryan Newbold2018-09-271-1/+4
|
* improvements to grobid_metadata importerBryan Newbold2018-09-273-79/+211
| | | | | But still fails tests due to database collision/side-effect on sha1 lookup.
* move grobid metadata importer from sandcrawlerBryan Newbold2018-09-271-0/+93
|
* many tweaks to release_view pageBryan Newbold2018-09-261-48/+63
|
* improvements to search results pageBryan Newbold2018-09-261-5/+20
|
* switch search to new elastic schema (and endpoint)Bryan Newbold2018-09-263-17/+13
|
* have domain URLs be configurableBryan Newbold2018-09-268-11/+13
|
* expand docs in schema updatedBryan Newbold2018-09-261-5/+5
|
* expand release API JSON linksBryan Newbold2018-09-261-1/+1
|
* TODO updateBryan Newbold2018-09-261-1/+1
|
* fix typo in elastic load scriptBryan Newbold2018-09-261-1/+1
|
* TODO about CSL in guideBryan Newbold2018-09-261-1/+1
|
* start organizing notes into subdirectoriesBryan Newbold2018-09-2514-39/+91
|
* ignore more filesBryan Newbold2018-09-251-0/+1
|
* better default file namesBryan Newbold2018-09-252-8/+8
|
* fix typos in es/transform scriptBryan Newbold2018-09-251-3/+3
|
* more crossref_importer fixes (ugh)Bryan Newbold2018-09-251-2/+11
|
* if we need to create a container for a release, accept itBryan Newbold2018-09-241-1/+4
| | | | | | This is working around bad (and undocumented) behavior around autoaccept batch imports, which resulted in hundreds of thousands of duplicate "unaccepted" containers in production.
* parse 'issued' date format correctlyBryan Newbold2018-09-241-1/+8
|
* update importer docs for newer crossref dumpBryan Newbold2018-09-241-1/+1
|
* use correct publication date in crossref_importer (oops)Bryan Newbold2018-09-241-1/+1
|
* even more conservative size restrictionsBryan Newbold2018-09-241-1/+1
|
* script for partitioning dumps (needs test)Bryan Newbold2018-09-243-0/+68
|
* updated import timingBryan Newbold2018-09-242-1/+68
|
* guide: actually build (not watch) before pushingBryan Newbold2018-09-242-0/+4
|
* cut down max row count even furtherBryan Newbold2018-09-241-1/+1
|
* fix typo/error in elastic schemaBryan Newbold2018-09-241-1/+0
|
* fix NoneType python error in transform_releaseBryan Newbold2018-09-241-1/+1
|
* filter out huge (> 2500 row) release fieldsBryan Newbold2018-09-231-0/+5
|
* add author sequence metadata to contribsBryan Newbold2018-09-231-2/+6
|
* commit old notes and other filesBryan Newbold2018-09-225-0/+91
|
* more python example filesBryan Newbold2018-09-222-0/+424
|
* gitignore for elastic filesBryan Newbold2018-09-221-0/+2
|
* fix isbn13 size check (!)Bryan Newbold2018-09-221-2/+2
|
* changes to crossref importer (and tests)Bryan Newbold2018-09-222-33/+127
|
* annotate API spec with tag-related linesBryan Newbold2018-09-221-97/+97
| | | | So they can be striped easily in codegen.
* update python codegenBryan Newbold2018-09-227-364/+32
| | | | | Strip out TAGLINE (tag-related) lines from spec, so we don't get many small Api classes (just one top-level). Ugh.
* update elastic schema and transformBryan Newbold2018-09-223-32/+86
|
* update export commandBryan Newbold2018-09-221-1/+1
|
* rustfmt, and implement schema tweaksBryan Newbold2018-09-226-105/+75
|
* container_name (not title), and shrink some BIGINTsBryan Newbold2018-09-221-4/+4
|
* codegen fatcat-api-specBryan Newbold2018-09-2210-2809/+2979
|
* container_name (for consistency)Bryan Newbold2018-09-221-1/+1
|