INL / corpus-frontend

BlackLab Frontend, a feature-rich corpus search interface for BlackLab.
16 stars 7 forks source link

Pagination using ?findhit doesn't work beyond first page #513

Closed KCMertens closed 3 weeks ago

KCMertens commented 2 months ago

Repro: http://svotmc10.ivdnt.loc:8080/corpus-frontend/chn-intern/docs/20140611145033440RS20324381204?query=%5Bword+%3D+%22water%22%5D&findhit=2875

Seems the PAGE_START and PAGE_END parameters aren't set correctly serverside. The frontend thinks it's on the first page.