aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/search
Commit message (Expand)AuthorAgeFilesLines
* Model fixed memory overhead for containersJon Bratseth2023-05-231-12/+12
* Model memory overheadJon Bratseth2023-05-221-12/+12
* Simplify method nameJon Bratseth2023-05-081-1/+1
* Increase reserved memory based on observed usageJon Bratseth2023-05-081-1/+1
* Enough with 11G per flush threadHenning Baldersheim2023-05-051-3/+3
* 1 flush thread below 16G, and 2 above.Henning Baldersheim2023-04-171-7/+5
* Merge pull request #26277 from vespa-engine/balder/compute-maxflushedHenning Baldersheim2023-03-021-2/+22
|\
| * Compute index.maxflushed based on concurrencyHenning Baldersheim2023-03-021-2/+22
* | If there is a lot of memory, allow mor eflush threads.Henning Baldersheim2023-03-021-0/+4
|/
* Cap total number of search threads to num-cores *4 rounded up to closes multi...Henning Baldersheim2022-12-131-1/+10
* Put the RpcClient back in the RpcResourcePool where it belongs.Henning Baldersheim2022-11-231-12/+0
* Splitt nodes static and dynamic config in DispatchConfig to prepare for seaml...Henning Baldersheim2022-11-211-2/+3
* - If less than 16G memory only use single flush thread.Henning Baldersheim2022-11-151-2/+7
* No need for feature flag for max-merge-queue-sizeHenning Baldersheim2022-10-061-23/+22
* Revert "Revert "pass environment variables securily in config""Henning Baldersheim2022-09-211-2/+2
* Revert "pass environment variables securily in config"Arnstein Ressem2022-09-201-2/+2
* pass environment variables securily in configArne Juul2022-09-191-2/+2
* If there is less than 12G memory, use only single flush thread.Henning Baldersheim2022-09-131-0/+6
* Convert config-model to junit5Bjørn Christian Seime2022-07-287-180/+178
* Add feature flag control over defaultvalue for feed niceness.Henning Baldersheim2022-06-241-0/+18
* Don't generate unused documentdbinfo fieldsJon Bratseth2022-06-162-53/+2
* shared-string-repo-reclaim => shared-string-repo-no-reclaimHenning Baldersheim2022-06-151-3/+3
* Add control of wether shared string repo will reclaim unused enums, or if the...Henning Baldersheim2022-06-141-8/+22
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-5/+5
* Revert "Merge pull request #22642 from vespa-engine/revert-22637-bratseth/mod...Jon Bratseth2022-05-181-6/+8
* Revert "Bratseth/model syntax"Arnstein Ressem2022-05-181-8/+6
* Merge pull request #22636 from vespa-engine/geirst/simplify-setup-of-shared-f...Henning Baldersheim2022-05-181-24/+19
|\
| * Remove feeding concurrency setting per document db that is no longer used.Geir Storli2022-05-181-24/+19
* | More leniencyJon Bratseth2022-05-181-6/+8
|/
* Output defaults with typeJon Bratseth2022-05-151-5/+5
* Control code loading for proton with feature flag 'load-code-as-hugepages'Henning Baldersheim2022-05-131-7/+21
* Test ranking constant config generationJon Bratseth2022-05-112-32/+96
* Test input defaultJon Bratseth2022-05-091-2/+0
* Output input default values in rank propertiesJon Bratseth2022-05-091-15/+37
* Allow doubles as input valuesJon Bratseth2022-05-081-1/+1
* Parse nested arraysJon Bratseth2022-05-081-3/+7
* Parse mixed tensor short formJon Bratseth2022-05-061-3/+4
* Parse input default valuesJon Bratseth2022-05-061-9/+16
* Allow 0-rank tensorJon Bratseth2022-05-051-1/+1
* A double isn't an identifierJon Bratseth2022-05-051-1/+7
* Refactor testsJon Bratseth2022-05-053-19/+34
* Test schema-info summariesJon Bratseth2022-05-053-20/+28
* Refactor testsJon Bratseth2022-05-053-186/+295
* 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