adsabs / montysolr

Solr for Astrophysics Data System
https://ui.adsabs.harvard.edu
Other
52 stars 18 forks source link

Add native author to indexed fields #213

Open aaccomazzi opened 8 months ago

aaccomazzi commented 8 months ago

Some publishers provide a "native" author field, which is the name specified in the native language of the author, usually chinese or greek characters.

We should check and see whether the ADSimportpipeline captures this from ADSExports.

JCRPaquin commented 3 months ago

@aaccomazzi is this still an issue we want to pick up?

aaccomazzi commented 3 months ago

@ehenneken are we populating this field in ADSExports?

ehenneken commented 3 months ago

We are: https://github.com/adsabs/adspy/blob/master/ADSCachedExports.py#L922

aaccomazzi commented 3 months ago

@JCRPaquin yes, let's add this to the list of schema enhancements.