adsabs / ADSImportPipeline

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

Create hierarchical facets for Publication types #118

Closed aaccomazzi closed 7 years ago

aaccomazzi commented 8 years ago

Top level facets should be:

  1. Article
    • Journal Article
    • Proceedings article
    • Book chapter
    • Eprint
  2. Non-Article
    • Proceedings
    • Book
    • Software
    • ...

(this could also be done in ADSExports BTW so consider what most robust solution is)

romanchyla commented 7 years ago

added to solr, the ADSExports has to generate the hierarchical values for doctype_facet_hier

example:

0/Article
1/Article/Book chapter