Documentation
¶
Overview ¶
span-compare-file compares ISIL (institution) counts between a local file (zstd compressed JSONL in solr export format) and a Solr index. It outputs a table with ISIL, file count, index count, difference, and percentage change.
Usage:
$ span-compare-file -s http://10.1.1.7:8085/solr/biblio -sid 49 file.zst DE-14 35417291 36671073 1253782 3.54 DE-15 31640516 31467567 -172949 -0.55 ... $ zstdcat file.zst | span-compare-file -s http://10.1.1.7:8085/solr/biblio -sid 49
Click to show internal directories.
Click to hide internal directories.