stable
Clone or download
Read-only
Merge commit 'refs/changes/27/2827/1' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master
* ssh://gerrit.tuleap.net:29418/tuleap: request #7291 Private project results with FTS throw an uncatched exception Change-Id: I91000142b69859aff6613afa0a2d0b766141eab4
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/fulltextsearch/include/ElasticSearch/ClientFactory.class.php | +8 | −2 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/ResultFactory.class.php | +18 | −6 | Go to diff View file |
M | plugins/fulltextsearch/tests/ElasticSearch/ResultFactoryTest.php | +34 | −1 | Go to diff View file |
M | plugins/fulltextsearch/tests/ElasticSearch/SearchClientFacadeTest.php | +4 | −1 | Go to diff View file |
A | plugins/fulltextsearch/tests/_fixtures/ES_query_result_01.txt | +45 | −0 | Go to diff View file |