summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/documentdbconfigscout
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
|
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
|
* Copyright headerJon Bratseth2017-06-132-2/+2
|
* Reduce exposure of generated ranking constants config header.Tor Egge2017-05-261-1/+0
|
* Decouple so that not all config is pulled in everywhere.Henning Baldersheim2016-12-121-4/+1
|
* Remove RankingConstantsConfig from DocumentDBConfig and add builder used in ↵Geir Storli2016-09-052-16/+4
| | | | unit tests.
* Integrate and populate matching::RankingConstants based on files acquired ↵Geir Storli2016-09-021-0/+1
| | | | from file distribution.
* subscribe to ranking constants configArne H Juul2016-08-311-0/+2
| | | | | | | | | | * move the .def file for filedistributorrpc to fileacquirerer, and compile a minimal C++ library from it that can be used by both searchcore and file distribution * proton now subscribes to filedistributorrpc as a bootstrap config * and subscribes to ranking-constants as part of the documentdb config * when loading a config snapshot, make an empty ranking-constants.cfg if it did not already exist
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-155-0/+276