WDscholia / scholia

Wikidata-based scholarly profiles
https://scholia.toolforge.org
Other
219 stars 78 forks source link

Change LIMIT for text-to-topic query #2441 #2443

Closed fnielsen closed 6 months ago

fnielsen commented 6 months ago

Test on GitHub often fails when trying to setup the data for the text-to-topic function. By reducing the data the error could possibly be avoided.

Fixes #2441

Description

Change LIMIT on text-to-topics query to avoid problem with testing, - and possible other effects.

Caveats

Please list anything which has been left out of this PR or which should be considered before this PR is accepted Check any of the following which apply:

If you make changes to the Python code

Testing

Please describe the tests that you ran to verify your changes. Provide instructions, so we can reproduce. Please also list any relevant details for your test configuration.

Checklist