summaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add config class for the threading service used by a document db.Geir Storli2017-10-121-0/+1
* Revert "Geirst/add feeding concurrency setting to proton"Arnstein Ressem2017-10-111-1/+0
* Add config class for the threading service used by a document db.Geir Storli2017-10-111-0/+1
* Implement class that maintains a set of PersistenceHandler instances in the b...Geir Storli2017-10-061-0/+1
* Add class to limit the number of outstanding move operations a blockable main...Geir Storli2017-07-031-0/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Remove unused DataDirectoryUpgrader.Henning Baldersheim2017-05-241-1/+0
* Add unit test for shrink lid space flush target.Tor Egge2017-05-181-0/+1
* Remove dead code for handling config being rejected.Tor Egge2017-04-241-1/+0
* Rename AttributeSpecsBuilder to AttributeAspectDelayer.Tor Egge2017-04-201-1/+1
* Add attribute specs builder, used to create attribute specs vector withTor Egge2017-04-041-0/+1
* Add unit test for attribute initializer.Tor Egge2017-03-281-0/+1
* Add AttributeDirectory which manages the disk directory for a namedTor Egge2017-03-221-0/+1
* Rename unit test to track rename of tested class.Tor Egge2017-03-141-1/+1
* Add proton configurer, which handles config changes to proton usingTor Egge2017-03-131-0/+1
* Rename *referent* -> *reference* to align with naming elsewhere (e.g. config-...Geir Storli2017-03-071-1/+1
* Extract imported attribute fields in index environment.Geir Storli2017-03-071-0/+1
* Implement attribute context for imported attributes.Geir Storli2017-03-011-0/+1
* Merge pull request #1843 from yahoo/geirst/create-imported-attribute-vectors-...Tor Egge2017-02-231-0/+1
|\
| * Implement repo for storing imported attribute vector instances.Geir Storli2017-02-221-0/+1
* | Add gid to lid change handler and gid to lid change registrator.Tor Egge2017-02-221-0/+2
|/
* Merge pull request #1823 from yahoo/geirst/impl-document-db-reference-resolverTor Egge2017-02-211-0/+1
|\
| * Add class to resolve references between document dbs.Geir Storli2017-02-211-0/+1
* | Add unit test for gid to lid change listener.Tor Egge2017-02-171-0/+1
|/
* Add classes for mapping from gid to lid, with interface in searchlib.Tor Egge2017-02-091-0/+3
* Implement disk write speed sampling.Tor Egge2016-11-081-0/+1
* Only include large dependency where needed.Henning Baldersheim2016-09-111-1/+0
* subscribe to ranking constants configArne H Juul2016-08-311-0/+1
* Implement constant value repo to give access to rank constants in the rank fr...Geir Storli2016-08-301-0/+1
* Add class that listens to changes in disk/memory usage and updates config use...Geir Storli2016-06-301-0/+1
* Only depend on conformance test from the test applicationsEirik Nygaard2016-06-181-3/+0
* PublishJon Bratseth2016-06-151-0/+137