govscienceuseR / referenceSearch

R package for citation resolution using Solr
https://github.com/govscienceuseR/citationSearch
0 stars 0 forks source link

search_collection issue from Liza #10

Open tylerandrewscott opened 1 year ago

tylerandrewscott commented 1 year ago

Search_collection: Without a pre-made index, I tried to run the citations through search_collection using the “WOS_demo” collection, just to make sure my data is in the right format, but I get this error: ” Error: 400 - undefined field year ” I do have a year field in my data and it is an integer.. I don’t know what else to check

liza-wood commented 1 year ago

Decided this is probably actually a problem with author format, or linked, because the output from citation_classify has authors formatted differently than Anystyle's original author formatting. Maybe deserves its own issue at some point but we need to determine how to resolve this -- change how citationsearch reads author or change input from citation classify