Closed aaccomazzi closed 7 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)
author_count should be defined as len(author) of course. Needs update to SOLR schema.
Added in https://github.com/adsabs/ADSimportpipeline/commit/8c56a524ce480c699ed5dc34cacfd05901590aa1
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)