summaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* subscribe to ranking constants configArne H Juul2016-08-311-0/+1
| | | | | | | | | | * 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
* Implement constant value repo to give access to rank constants in the rank ↵Geir Storli2016-08-301-0/+1
| | | | framework.
* Add class that listens to changes in disk/memory usage and updates config ↵Geir Storli2016-06-301-0/+1
| | | | used by memory flush strategy.
* Only depend on conformance test from the test applicationsEirik Nygaard2016-06-181-3/+0
|
* PublishJon Bratseth2016-06-151-0/+137