aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/search/test/DocumentDatabaseTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* - Document types with mode store-only are not searchable.Henning Baldersheim2024-03-201-2/+7
* - Have a single content cluster per searchcluster.Henning Baldersheim2024-03-171-5/+3
* Revert "Single searchcluster take 5"Henning Baldersheim2024-03-171-3/+5
* Revert "Revert "Single searchcluster take 3""Henning Baldersheim2024-03-161-5/+3
* Revert "Single searchcluster take 3"Henning Baldersheim2024-03-151-3/+5
* Single searchcluster take 4Henning Baldersheim2024-03-151-5/+3
* Revert "Single searchcluster take 3"Henning Baldersheim2024-03-151-3/+5
* Revert "Revert "Single searchcluster take 2""Henning Baldersheim2024-03-151-5/+3
* Revert "Single searchcluster take 2"Harald Musum2024-03-151-3/+5
* Only produce attributes config for the proton documentdbHenning Baldersheim2024-03-141-1/+1
* Revert "Revert "Balder/single searchcluster""Henning Baldersheim2024-03-141-6/+4
* Only need SearchClusterHenning Baldersheim2024-03-141-11/+8
* Revert "Balder/single searchcluster"Henning Baldersheim2024-03-131-8/+12
* Use a single searchcluster with both indexed and streaming docs.Henning Baldersheim2024-03-131-12/+8
* Correctly produce index mode per schema too.Henning Baldersheim2024-03-111-2/+25
* revert newline requirement between inputsArne Juul2024-02-281-1/+1
* demand newline between declarations of inputsArne Juul2024-02-221-1/+1
* Revert "demand newline between declarations of inputs"Harald Musum2024-02-211-1/+1
* demand newline between declarations of inputsArne Juul2024-02-211-1/+1
* Fully GC resizing codeHenning Baldersheim2023-10-291-10/+0
* Update copyrightJon Bratseth2023-10-091-1/+1
* Compute index.maxflushed based on concurrencyHenning Baldersheim2023-03-021-2/+22
* No need for feature flag for max-merge-queue-sizeHenning Baldersheim2022-10-061-23/+22
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-38/+40
* Add feature flag control over defaultvalue for feed niceness.Henning Baldersheim2022-06-241-0/+18
* Don't generate unused documentdbinfo fieldsJon Bratseth2022-06-161-31/+2
* Remove feeding concurrency setting per document db that is no longer used.Geir Storli2022-05-181-24/+19
* Test ranking constant config generationJon Bratseth2022-05-111-10/+51
* Refactor testsJon Bratseth2022-05-051-2/+9
* Test schema-info summariesJon Bratseth2022-05-051-10/+2
* Refactor testsJon Bratseth2022-05-051-186/+31
* Use an already exported packageJon Bratseth2022-04-271-1/+1
* Create schema-info for global schema infoJon Bratseth2022-04-271-0/+60
* Preserve input orderJon Bratseth2022-04-071-0/+10
* Support input in intermediate parserJon Bratseth2022-04-051-1/+1
* Test inputs in documentdb-infoJon Bratseth2022-04-051-10/+20
* Support rank profile input WIPJon Bratseth2022-04-051-2/+0
* Support rank profile input WIPJon Bratseth2022-04-051-0/+2
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-211-7/+24
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make the feed concurrency computations understandable.Henning Baldersheim2020-12-151-2/+2
* Add a feature flag for controlling the default feed.concurrency setting.Henning Baldersheim2020-11-121-4/+27
* Increase default feed concurrency from 0.4 to 0.5Henning Baldersheim2020-05-121-4/+4
* Revert "Merge pull request #12565 from vespa-engine/revert-12563-bratseth/sea...Jon Bratseth2020-03-171-8/+8
* Revert "Bratseth/search to schema"Jon Bratseth2020-03-131-8/+8
* searchdefinitions -> schemasJon Bratseth2020-03-131-3/+3
* searchdefinitions -> schemasJon Bratseth2020-03-131-6/+6
* Increase feed concurrency from 35 to 40%.Henning Baldersheim2020-01-031-4/+4
* 30% -> 35% feed concurrency.Henning Baldersheim2019-08-051-4/+4
* Cleanup config model, part 1Harald Musum2019-07-251-7/+5