stable
Clone or download
Read-only
story #7607: make search filter correctly by date on trackers
- need to reindex all trackers for this to work Change-Id: I73c637398214fe76e24949fd87a6451ff7b2b3e7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/fulltextsearch/include/ElasticSearch/ArtifactPropertiesExtractor.class.php | +15 | −2 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/RequestTrackerDataFactory.class.php | +6 | −2 | Go to diff View file |
M | plugins/fulltextsearch/include/ElasticSearch/SearchClientFacade.class.php | +7 | −0 | Go to diff View file |
M | plugins/fulltextsearch/tests/ElasticSearch/RequestTrackerDataFactoryTest.php | +1 | −1 | Go to diff View file |
M | plugins/fulltextsearch/tests/ElasticSearch/SearchClientFacadeTest.php | +7 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php | +1 | −1 | Go to diff View file |