stable
Clone or download
Read-only
story #7465: Update the "Projects" facet so that it can handle a huge amount of projects
Change-Id: I21ac46723314ab25aec719f5ba7a83c8180631f8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/fulltextsearch/include/ElasticSearch/SearchResultCollection.class.php | +1 | −6 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/SearchResultProjectsFacet.class.php | +6 | −13 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/SearchResultProjectsFacetCollection.class.php | +23 | −5 | Go to diff View file |
M | plugins/fulltextsearch/site-content/en_US/fulltextsearch.tab | +4 | −0 | Go to diff View file |
M | plugins/fulltextsearch/site-content/fr_FR/fulltextsearch.tab | +4 | −0 | Go to diff View file |
M | plugins/fulltextsearch/templates/results.mustache | +11 | −13 | Go to diff View file |
M | plugins/fulltextsearch/www/scripts/full-text-search.js | +8 | −5 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/search.less | +1 | −1 | Go to diff View file |
M | src/www/themes/common/css/utils/search.less | +39 | −4 | Go to diff View file |