adsabs / export_service

Export service to output ADS records with various formats including BibTex, AASTex, and multiple tagged and xml options
MIT License
3 stars 5 forks source link

for bibtex that can limit number of authors, use transformer for fields #167

Open golnazads opened 4 years ago

golnazads commented 4 years ago

from slack roman 11:52 AM @tim i'm building/deploying new solr release for dev; once there you can start using the transformer for fields, like so: author,aff,[fields author=3 aff=10]

it has format [fields, =,=,....] -- the field that is being transformed however has to be loaded first (i.e. it must be in the fl list), otherwise it is a no-op