adsabs / ADSImportPipeline

Data ingest pipeline for ADS classic->ADS+
GNU General Public License v3.0
1 stars 12 forks source link

remove the fields that are supplied by the nonbib pipeline #168

Open romanchyla opened 6 years ago

romanchyla commented 6 years ago

the list can be found inside master pipeline, solr_updater.py

ideally, the master should not need to do so many modificaitons (and it would happen inside the nonbib pipeline), but right now aip still contains some of the logic and we still rely on it for fields that are partially exported by the data pipeline (eample is : simbid and symbad_type; only the first available via the data pipeline)