CentreForDigitalHumanities / CentreForDigitalHumanities/parseport

Limit number of samples per result

Open
#50 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently if you run a query that's not very specific, you might get a (word,lemma,type) combination with many hits. There's probably no need to collect every single hit and return them all at once to the browser.
Maybe the list of samples could be truncated to a certain hard limit. Possibly with the option to fetch the full list separately.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue does not name a file, test, or entry point, so first trace how query results are collected and returned to the browser. Clarify the sample limit and whether a separate full-list request is required; done means the agreed behavior is implemented and verified for broad queries.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.