Export - CSV (All fields)
Export - CSV (Current fields)
- SOLR-33
Potential infinite loop when computing chunks of documents for reloading ACL - SOLR-32
SolrServerHelper#shutDownSolrServer does not take account of env file - SOLR-30
Error when computing user ACL on a segment containing a live and a deleted document with the same id - SOLR-29
Find a way for SolrServerHelper#startupSolrServer to be synchronous - SOLR-28
Handle errors of communication with Ametys when reloading ACL cache - SOLR-27
Limit Solr read-access requests to Ametys to 2MB POST size - SOLR-26
Refactor tests involving solr - SOLR-25
Nested queries optimisations - SOLR-24
Time of logs is not correct - SOLR-23
ArrayIndexOutOfBoundsException if join and q parameters are present but empty - SOLR-22
When walking through join paths, execute nested query - SOLR-21
Parse join param containing the path and nested queries - SOLR-20
Tests for nested queries into join queries - SOLR-19
Ensure square brackets are forbidden characters in metadata names and Solr fields - SOLR-18
Tests must be split in multiple classes - SOLR-15
SolrTestCase#testCreateConfigset can fail in local - SOLR-14
Move package org.ametys.solr.plugins.sort.join - SOLR-13
Upgrade to Solr 6.6.1 - SOLR-10
Have a minimal managed-schema in the delivered Solr - SOLR-8
Provide a test-env ivy configuration - SOLR-7
Upgrade Solr to the latest release - SOLR-5
The Solr build (and ivy) should generate a full Solr install ready to be deployed - SOLR-4
Handle nested queries (into join queries) - SOLR-3
Grouping search results on server side - SOLR-2
Handle join facets - SOLR-1
Handle sort on join
{"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