I have changed Maximum number of hits to All, but still, BaseX result gets chopped some times. Is this a bug or an intended behaviour? My only problem is that I run XQuery scripts that need 200+ seconds to finish, so whenever this happens when I click save, they will have to run again in the background. I know there is an alternative way to run them, (for example using file:write) but I can't really use it at the moment.
My result is just 1 large <div> element, and the output method is HTML.
Thanks, George.
I have changed Maximum number of hits to All, but still, BaseX result gets chopped some times. Is this a bug or an intended behaviour?
This is intended behavior. To limit memory consumption, results in the text view are limited to a maximum size. Currently, this size cannot be changed in the preferences (maybe I’ll add such an option in a future version).
basex-talk@mailman.uni-konstanz.de