Wolfgang Meier

Results 7 issues of Wolfgang Meier

This PR will address 3 problems when using Lucene fields for sorting or iterating large node sets (> 100.000 elements): 1. eXist-db quickly runs out of memory: this happens as...

enhancement
performance

After doing a search (in the generated app), the PDF links won't work because they encode the node id: http://localhost:8080/exist/apps/shakespeare/works/F-ham.xml_1.2.3.1.8.pdf?token=abf37344-e369-4bb1-b779-f97dc32dd016&cache=no

Table does not resize!

bug

When switching between tabs, check if the currently open document has changed on the server.

enhancement

Code drop down box does not reset after selecting an item. It should go back to initial state.

Probably only Chrome requires `shadowRoot.getSelection`. ![image](https://user-images.githubusercontent.com/607433/124767147-d71b0680-df37-11eb-88e7-cfeb32174b2e.png)

wontfix
annotations

Reindexing a collection takes nearly as long as re-uploading all data (sometimes even longer). However, some of the steps are redundant if the reindex is triggered by the user: for...

enhancement
in progress