summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Reapply make attribute collection spec serial num optional.Tor Egge2023-02-063-22/+76
* Revert "Make attribute collection spec serial num optional. Pass reconfig"Henning Baldersheim2023-02-063-76/+22
* Make attribute collection spec serial num optional. Pass reconfigTor Egge2023-02-063-22/+76
* Drop ranking assets repo from SearchableDocSubDB.Tor Egge2023-02-032-21/+15
* Remove unused variable.Tor Egge2023-02-021-1/+0
* Add helper member function to fixture classes.Tor Egge2023-02-021-46/+60
* Add prepare_reconfig member function to FastAccessDocSubDBConfigurerTor Egge2023-02-021-13/+45
* Add proton::DocumentDB::prepare_reconfigTor Egge2023-02-021-1/+5
* Deinline large destructors and clean up some code based on clion hints.Henning Baldersheim2023-02-016-63/+67
* Remove unused variable in searchcore docsummary unit test.Tor Egge2023-01-291-4/+0
* Remove redundant or pessimizing moves.Tor Egge2023-01-281-2/+2
* Propagate schema to summary manager.Tor Egge2023-01-251-1/+28
* separate profiling depth parametersHÃ¥vard Pettersen2023-01-191-1/+1
* - Remove the explicit close method in SessionManager. Just do it in destructo...Henning Baldersheim2023-01-171-10/+10
* Only attribute fields can represent virtual fields.Geir Storli2023-01-131-7/+13
* Imported attributes can also represent virtual fields.Geir Storli2023-01-131-2/+2
* Expose SameElement query terms to ranking.Geir Storli2023-01-127-26/+37
* - Hide membersHenning Baldersheim2023-01-072-41/+14
* Extract virtual fields in the index environment.Geir Storli2023-01-041-0/+35
* Change from typedef to using in searchcore.Geir Storli2022-12-2132-96/+96
* Rename docsummary unit test file.Geir Storli2022-12-212-1/+1
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-2020-32/+31
* Merge pull request #25282 from vespa-engine/geirst/avoid-flushing-components-...Henning Baldersheim2022-12-193-50/+93
|\
| * Avoid flushing components in proton more than necessary.Geir Storli2022-12-163-50/+93
* | No need to restart sampling or reconfigure anything unless the config has cha...Henning Baldersheim2022-12-161-3/+11
|/
* Include thread to get declaration of std::this_thread::sleep_for().Tor Egge2022-12-151-0/+1
* Merge pull request #25237 from vespa-engine/balder/gc-unused-executor-magicHenning Baldersheim2022-12-131-24/+5
|\
| * There is only one the master executor available to the MaintenanceJobs.Henning Baldersheim2022-12-131-24/+5
* | - Reorder to cancel the recurring task.Henning Baldersheim2022-12-131-1/+3
* | Revert "Revert "Use the forward scheduler in proton also for disk-mem-util-sa...Henning Baldersheim2022-12-131-4/+8
* | Revert "Revert "Revert "Use the forward scheduler in proton also for disk-mem...Harald Musum2022-12-131-8/+4
|/
* Revert "Revert "Use the forward scheduler in proton also for disk-mem-util-sa...Henning Baldersheim2022-12-131-4/+8
* Revert "Use the forward scheduler in proton also for disk-mem-util-sampler"Harald Musum2022-12-131-8/+4
* Use the forward scheduler in proton also for disk-mem-util-sampler.Henning Baldersheim2022-12-131-4/+8
* Merge pull request #25222 from vespa-engine/balder/ensure-only-1-task-executi...Henning Baldersheim2022-12-131-10/+30
|\
| * Add unit test for proper sequencing of task execution and synchronous cleanup.Henning Baldersheim2022-12-131-0/+30
| * Remove reset as interface for the executors. Require users to consider lifetime.Henning Baldersheim2022-12-121-10/+0
* | Rewrite memoryflush tests to GTest.Geir Storli2022-12-122-55/+38
|/
* Merge pull request #25190 from vespa-engine/balder/add-cancellationHenning Baldersheim2022-12-111-4/+13
|\
| * Return a handle that will deregister the recurring task when it goes out of s...Henning Baldersheim2022-12-091-4/+13
* | Merge pull request #25198 from vespa-engine/geirst/more-robust-initialization...Henning Baldersheim2022-12-092-0/+73
|\ \ | |/ |/|
| * Make initialization of proton components more robust regarding resource usage.Geir Storli2022-12-092-0/+73
* | Move sessionmanager from documentdb to proton and use a SchedulerForwardExecu...Henning Baldersheim2022-12-083-66/+7
|/
* GC unused session managerHenning Baldersheim2022-12-081-1/+0
* Add SessionManager in IDocumentDBOwner, but only use in mocks in tests for now.Henning Baldersheim2022-12-083-81/+39
* Wire SessionManager via IDocumentSubDBOwnerHenning Baldersheim2022-12-082-9/+12
* Add class that posts tasks at a regular interval to another executor.Geir Storli2022-12-082-24/+58
* GC unused DocumentDBMaintenanceConfigHenning Baldersheim2022-12-071-2/+2
* Report transient resource usage for all attributes and document meta store.Geir Storli2022-12-062-0/+16
* Turn off FullSearch optimization for active lids blueprint createLeafSearch().Tor Egge2022-12-061-9/+20