stable
Clone or download
Read-only
request #7291 Private project results with FTS throw an uncatched exception
Change-Id: Ibce3504c2d4ad9b2586c185d4f84d6eef0eae791
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 |