rdzidlic writes
the default of 100 is very low and some users may not be aware of the need to increase it and just wonder why they get so few results.
One idea would be to return the first max_direntries and a virtual folder like "ZZZZ - more results". Would that be doable?
medoc writes
I do agree that 100 is too low. I think that I will increase the default (and make it configurable), and see what can be done for indicating the truncation. The idea of a subdir is nice, but I’m not sure it can be implemented.
medoc writes
By the way, there is a configuration variable to adjust this value: kio_max_direntries in recoll.conf
But I do agree that an indication of the truncation would be nice.
Oops, given the issue title, you must be aware of this :)
medoc writes
KIO slave: perform incremental updates during listDir. Bump the default maxentries to 10000. use RECOLL_KIO_STEMLANG for defining stemming language. Closes issue #235
→ <<cset c45be6cd4540 > >
medoc writes
KIO slave: perform incremental updates during listDir. Bump the default maxentries to 10000. use RECOLL_KIO_STEMLANG for defining stemming language. Closes issue #235
→ <<cset 68186a0fcfe8 > >