Skip to content

Releases: adsabs/ADSMasterPipeline

populate both aff and aff_raw

15 Jan 14:06
f422a60
Compare
Choose a tag to compare

after other code is updated to not use aff_raw a better cleanup that reverts to old code is needed.

also changed celery constructor

update solr on aff change and setuptools

13 Jan 20:27
a490fba
Compare
Choose a tag to compare

Master should update solr when a bibcode's attribute is updated. This was not happening for augments/affiliations.

Use the latest pipeline utils to pick up the right setuptools.

solr field aff is now a virtual field

09 Jan 18:04
Compare
Choose a tag to compare

master should not populate solr field aff, it is a virtual field
aff_raw now received from affiliation pipeline, if not available we use value of import pipeline's aff field

fix computed homedir path

08 Jan 14:07
b24bfd6
Compare
Choose a tag to compare
Merge pull request #110 from spacemansteve/master

fix directory bug in reindex

fixed local variable that stepped on imported package name

06 Jan 16:49
3fdef3f
Compare
Choose a tag to compare
Merge pull request #109 from spacemansteve/master

fixed local variable that stepped on imported package name

Sanity check and improved logging

03 Jan 15:21
Compare
Choose a tag to compare

Small and useful changes to the rebuild index code.

fix argparse bug

23 Dec 19:25
f15ba62
Compare
Choose a tag to compare
Merge pull request #107 from spacemansteve/master

tweak argparse to fix bug

Updated release of ADSPipelineUtils

20 Dec 14:18
f64d564
Compare
Choose a tag to compare

Changed requirements.txt to use latest version, required for new facility field.

Index Rebuild and Facility Field

19 Dec 14:41
bf36a0f
Compare
Choose a tag to compare

Support for periodic index rebuilds. Master can now populate a new solr index from scratch and then use it to replace the old index. Typically populates 'collection2' and when switches it with 'collection1'.

Support for solr 'facility' field populated with data from fulltext pipeline.

resolver pdf link for direct ingest

17 May 18:00
365dd64
Compare
Choose a tag to compare

previously, only html link was being sent