stable
Clone or download
Read-only
request #7613: FTS: timeout issue while re-indexing projects
Change-Id: I39eeefb379c2d30c88a8b1c8944423eb0f232f61
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 |