dev

Forked from tuleap/dev

Clone or download

Read-only

story #7603: index tracker date fields

The fields cannot be searched upon yet but should be present within the elasticsearch database. [You will probably need to reindex the whole tracker mapping] Change-Id: I470a46b50349304d6c288e5657e6585cc6b472be

Modified Files

Name
A plugins/fulltextsearch/include/ElasticSearch/ArtifactPropertiesExtractor.class.php +122 −0 Go to diff View file
M plugins/fulltextsearch/include/ElasticSearch/RequestTrackerDataFactory.class.php +20 −54 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 +11 −4 Go to diff View file
M plugins/fulltextsearch/tests/ElasticSearch/RequestTrackerDataFactoryTest.php +114 −18 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php +16 −0 Go to diff View file