aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/proton_configurer/proton_configurer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add RankingAssetsBuilder.Tor Egge2023-05-091-3/+3
* Move ranking config to configdefinitions module.Tor Egge2023-05-091-3/+3
* Revert "Move ranking config to configdefinitions module"Harald Musum2023-05-081-3/+3
* Move ranking config to configdefinitions module.Tor Egge2023-05-081-3/+3
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-2/+1
* Remove summary fields from schema.Tor Egge2022-09-221-1/+1
* Make replay schema based on replay summary config.Tor Egge2022-09-201-7/+1
* Unify og getNumActiveDocs and hide some implementations.Henning Baldersheim2022-09-091-27/+35
* Stop using summarymap config in backend.Tor Egge2022-09-061-3/+0
* - Avoid using shared_ptr for simpe AllocConfig and ThreadingServiceConfig.Henning Baldersheim2022-05-231-2/+2
* Move tracking of num field writer threads from ThreadingServiceConfig to Shar...Geir Storli2022-05-181-1/+1
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-5/+3
* more descriptive name for header fileArne H Juul2021-12-021-1/+1
* track namespace move in documenttypes.defArne H Juul2021-12-021-2/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* external ranking expressionsHåvard Pettersen2021-05-201-2/+7
* Revert "external ranking expressions"Harald Musum2021-05-201-7/+2
* external ranking expressionsHåvard Pettersen2021-05-181-2/+7
* use size literals in searchcoreArne Juul2021-02-151-1/+2
* Improve handling of changed alloc config.Tor Egge2021-02-021-0/+2
* Allow changing indexing.tasklimit and indexing.semiunboundtasklimit inTor Egge2020-10-201-0/+2
* handle onnx models configHåvard Pettersen2020-09-011-0/+9
* Detect changed bucket space for document type.Tor Egge2020-07-161-69/+95
* Add shutdown to thread interface.Henning Baldersheim2020-03-231-5/+4
* Revert "Bratseth/handle large constants take 3"Jon Bratseth2018-09-051-1/+1
* Move ranking-constants.def to configdefinitionsJon Bratseth2018-09-051-1/+1
* Rename method according to review feedback.Tor Egge2018-07-271-1/+1
* Add skeleton for proton disk layout, to better handle removal ofTor Egge2018-07-271-14/+61
* Track document db destruction.Tor Egge2018-07-251-10/+10
* Always map from document type to bucket space in proton.Tor Egge2018-05-041-0/+5
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-041-0/+1
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-2/+2
* Revert "Revert "Balder/compute summary cache automatically in backend""Henning Baldersheim2018-01-311-1/+1
* Revert "Balder/compute summary cache automatically in backend"Harald Musum2018-01-311-1/+1
* Add the HwInfo to the BootstrapConfig.Henning Baldersheim2018-01-301-1/+1
* Remove the support for extra config, that is a leftover from rise integration...Henning Baldersheim2018-01-291-2/+1
* Let proton subscribe to bucketspaces config.Tor Egge2018-01-091-0/+6
* Add bucket space concept to DocumentDB and wire it into setup of PersistenceE...Geir Storli2017-10-061-0/+2
* Wire in LogDocumentStore::Config in snapshot.Henning Baldersheim2017-10-051-0/+1
* There is a less intrusive way ...Henning Baldersheim2017-10-051-2/+2
* Wire in for live reconfiguration of DocumentStore.Henning Baldersheim2017-10-051-3/+3
* Change SchemaBuilder to use attributes config to setup imported attribute fie...Geir Storli2017-08-161-1/+0
* 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
* Reduce exposure of generated ranking constants config header.Tor Egge2017-05-261-0/+1
* Revert "Toregge/proton config reporting cleanup"Harald Musum2017-05-221-2/+0