stable
Clone or download
Read-only
tasks #7220 Update wiki page
This tasks is part of story #7028 Search in wiki pages The content of a new wiki page version is indexed with all data (author, summary, content, date ...) Change-Id: Ifa70f447141e1a78ceb8ecd08c8c34d4069308ec
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/fulltextsearch/include/ElasticSearch/RequestWikiDataFactory.class.php | +2 | −1 | Go to diff View file |
M | plugins/fulltextsearch/include/FullTextSearchWikiActions.class.php | +15 | −2 | Go to diff View file |
M | plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_WIKI_INDEX.class.php | +1 | −1 | Go to diff View file |
M | plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_WIKI_UPDATE.class.php | +1 | −0 | Go to diff View file |
M | plugins/fulltextsearch/tests/ElasticSearch/RequestDataFactoryTest.php | +29 | −0 | Go to diff View file |
M | plugins/fulltextsearch/tests/SystemEvent_FULLTEXTSEARCH_WIKI_INDEXTest.php | +1 | −1 | Go to diff View file |
M | src/common/wiki/lib/WikiPage.class.php | +43 | −4 | Go to diff View file |