Export - CSV (All fields)
Export - CSV (Current fields)
SOLR-15671
Add SparseBitSet option for faster faceting, lower memory usage, and reduced gc at scael.SOLR-15666
Heavily reduce faceting ram usage for many cases.SOLR-15563
Investigate if any minor tweaks can be made to improve the json output paths branch predictability.SOLR-15562
Offer an MMapDirectoryFactory that writes with DirectIODirectory rather than FSDirectory.SOLR-15561
Write escaped strings in SolrJSONWriter to a StringBuilder before the writer.SOLR-15560
Optimize JavaBinCodec encode/decode performance.SOLR-15523
Add a VirtualExecutor.SOLR-15514
Add / Compare optional experimental MMapDirectory implementation via custom ByteBuffer lib (eg Agrona, Chronicle Bytes, ...)SOLR-15513
Review, enhance(?), sql-connect multi-threaded SimpleFaceting impl/configSOLR-15512
Add support for passing IndexSearcher an executor for multi-threaded multi-segment and possible future multi-threaded per segment search.SOLR-15511
Add FastThreadLocal type design enhancement and some buffer / object reuse for reduced gc at scale.SOLR-15510
Add off heap BitSet data structure option and ByteBuffer caching for reduced GC at scale.SOLR-15477
Logging Performance
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0