at055612
at055612
Tab navigation using switching left/right or via index can be a bit cumbersome with a lot of tabs open. Vivaldi (the browser) has a neat `f2` shortcut for (open|show)ing anything...
If we create a statefull (pipe scoped) RefDataStore that is held by one thread then we could hold a readtxn object on it and just reset/renew it all the time...
Should just be a case of changing the case statement in `stroom.index.shared.IndexField#getDefaultConditions`
Added `Index Shards` datasource with the following fields 
fixed in >7.0.1
If you are tinkering with the play btn, can I hijack this issue and request the play btn is disabled until a term has been added to the query, or...
This issue is related to #605
fixed in > 7.2-beta.30
Some useful stuff here about using a vocab https://stackoverflow.com/questions/4563431/has-anyone-else-seen-the-java-xml-fastinfoset-library-corrupt-text Potentially we could use `com.sun.xml.fastinfoset.tools.VocabularyGenerator` to capture the sax events of the ref data filter and do something like this: 1....
See the test `stroom.pipeline.refdata.TestFastInfosetVocab` This shows roughly how to generate a vocab for some sax events, use it to serialise, then add to it with another set of sax events...