adsabs / ADSImportPipeline

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

Indexing last page in Solr documents #145

Closed ehenneken closed 6 years ago

ehenneken commented 7 years ago

Currently the last page and page range don't seem to get indexed. E.g.: 2012MNRAS.421.3481L ADSExports generates

     <page>3481</page>
     <lastpage>3487</lastpage>
     <page_range>3481-3487</page_range>

and I only see the start page in Solr. Related to #109?

romanchyla commented 6 years ago

will be done in #161