stable
Clone or download
Read-only
Merge commit 'refs/changes/26/3226/5' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: request #7613: FTS: timeout issue while re-indexing projects
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/fulltextsearch/etc/fulltextsearch.inc.dist | +4 | −0 | Go to diff View file |
A | plugins/fulltextsearch/include/ElasticSearch/ClientConfig.php | +75 | −0 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/ClientFactory.class.php | +40 | −34 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/TransportHTTPBasicAuth.class.php | +2 | −3 | Go to diff View file |
M | plugins/fulltextsearch/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/fulltextsearch/include/fulltextsearchPlugin.class.php | +27 | −23 | Go to diff View file |