stable
Clone or download
Read-only
request #7621: Updated date facet (past 24h) doesn't seem to work
Change-Id: I330fe2f48dfa76cbf8a66345d50480a4d758f53b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/fulltextsearch/include/ElasticSearch/RequestDocmanDataFactory.class.php | +19 | −9 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/RequestWikiDataFactory.class.php | +3 | −2 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/SearchClientFacade.class.php | +3 | −7 | Go to diff View file |
M | plugins/fulltextsearch/tests/ElasticSearch/RequestDataFactoryTest.php | +17 | −10 | Go to diff View file |
M | plugins/fulltextsearch/tests/ElasticSearch/SearchClientFacadeTest.php | +16 | −3 | Go to diff View file |
M | plugins/fulltextsearch/tests/FullTextSearchDocmanActionsTest.php | +15 | −10 | Go to diff View file |
M | plugins/fulltextsearch/tests/FullTextSearchWikiActionsTest.php | +4 | −3 | Go to diff View file |