Add search to return article and books for biodiversity (#8539)#8680
Conversation
implemented tests
|
Thanks for your contribution, on a quick look, the code already looks good. Will take a detailed look tomorrow. |
|
Seems that we need an API key. Can you please add a short note to |
koppor
left a comment
There was a problem hiding this comment.
Thank you for the PR. Basing on the IEEE fetcher was risky, since that fetcher is a complicated one. I have some code remarks while reading it.
|
|
|
Thanks for reviewing, I'll make the changes |
|
The API key should also be customizable as implemented at #7720. |
|
@Jonathan-Oliveira What's the status here? It would be nice if you could finish the PR |
…brary.java Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
…ions' into add-new-websearch-options
51d7f75 to
4eee171
Compare
4eee171 to
8564f5e
Compare
|
@Siedlerchr I was able to fix most of the comments, it's just missing a better documentation in |
Co-authored-by: Oliver Kopp <kopp.dev@gmail.com> Co-authored-by: Christoph <siedlerkiller@gmail.com>
…ions' into add-new-websearch-options
…ira/jabref into add-new-websearch-options * 'add-new-websearch-options' of github.com:Jonathan-Oliveira/jabref: parameterized test, normalized var names
Co-authored-by: Christoph <siedlerkiller@gmail.com> Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
fix fetchers.md
|
We took the liberty to work on this PR in our developers call. We switched from plain-author searching to "search for everything". We used We also converted (some) test cases to ParamterizedTests. |
|
@Jonathan-Oliveira Thanks for your work on this! We also implemented the option to support the new Customize Api Key interface, so the Key can be put into the preferences. |
The present pull request partially solves the #8539, where any search for an author works.
CHANGELOG.mddescribed in a way that is understandable for the average user (if applicable)