adsabs / ADSImportPipeline

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

Index author_count in SOLR #90

Closed aaccomazzi closed 7 years ago

aaccomazzi commented 9 years ago

This allows us to support a sort on author count (current option is available in ADS classic) as well as circuitously implement the "single author" search (author:"accomazzi, a" AND author_count:1)

aaccomazzi commented 9 years ago

author_count should be defined as len(author) of course. Needs update to SOLR schema.

aaccomazzi commented 7 years ago

Added in https://github.com/adsabs/ADSimportpipeline/commit/8c56a524ce480c699ed5dc34cacfd05901590aa1