czcorpus / kontext

An advanced, extensible web front-end for the Manatee-open corpus search engine
GNU General Public License v2.0
61 stars 22 forks source link

Fix - archive() method: #6306

Closed tomachalek closed 2 months ago

tomachalek commented 2 months ago

1) incorrect iteration using prev_id (luckily, we request archiving for each query chain item individually so this has had no effect) 2) incorrect returned type accross different implementations of archive() 3) we cannot save filter queries as if it were normal query - so this has been disabled in GUI