aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Warn when using paged attribute setting in combination with HNSW indexing.Tor Egge24 hours1-0/+26
* Add container on logserver in non-hosted environmentMartin Polden3 days8-38/+49
* memoryGb => memoryGiBHenning Baldersheim9 days3-7/+7
* Disk size is given in units of 1*10^9(GB), not 1*1024^3(GiB)Henning Baldersheim9 days3-23/+24
* find parent hostname from nodenameArne Juul10 days1-2/+23
* Update code after transactionlogserver service was removedHarald Musum10 days1-3/+2
* Remove transaction log server as a serviceHarald Musum11 days2-22/+23
* Test that diversity requires either match-phase or second-phaseHenning Baldersheim13 days1-0/+23
* Remove hyphen in second phase rank score drop limit property name.Tor Egge13 days1-1/+1
* - Test that deprecation warning is given if specified inside match-phase {}.Henning Baldersheim2024-06-061-17/+38
* Support Diversity at rank-profile level.Henning Baldersheim2024-06-061-49/+51
* Truncate app container heap size to 4 significant bits (when hosted)jonmv2024-06-051-0/+25
* Add feature flag for enforcing strictly increasing cluster state versionsTor Brede Vekterli2024-06-031-0/+26
* Add second phase rank score drop limit to config model.Tor Egge2024-06-031-0/+24
* Stop using feature flag for jvmOmitStackTraceInFastThrowOptionHarald Musum2024-05-301-24/+0
* Update test to expect 1 more default searcher.Henning Baldersheim2024-05-301-2/+3
* Merge pull request #31348 from vespa-engine/jonmv/correctly-compute-with-node...Jon Marius Venstad2024-05-303-13/+13
|\
| * Update tests and fix commentjonmv2024-05-301-5/+5
| * Correctly account for node memory overhead when computing args for startup sc...jonmv2024-05-292-8/+8
* | Throw if inheriting non-existent document summaryHarald Musum2024-05-292-16/+7
* | Merge pull request #31333 from vespa-engine/hmusum/throw-if-document-summary-...Henning Baldersheim2024-05-291-0/+23
|\ \
| * | Add test showing that inheriting a non-existent document summary gives NullPo...Harald Musum2024-05-291-0/+23
| |/
* / Log a deployment warning if distribution keys are high relative to node countTor Brede Vekterli2024-05-291-1/+50
|/
* Merge pull request #31298 from vespa-engine/jonmv/add-cost-for-all-distribute...Jon Marius Venstad2024-05-242-0/+27
|\
| * Add unit test for onnx cost registeredjonmv2024-05-242-0/+27
* | Merge pull request #31285 from vespa-engine/jonmv/support-new-tester-nodes-sy...Jon Marius Venstad2024-05-231-0/+25
|\ \
| * | Require a single, fixed-size node for tester containersjonmv2024-05-231-0/+25
| |/
* / Add feature flag for Put/Activate replica selection symmetryTor Brede Vekterli2024-05-231-6/+27
|/
* Merge pull request #31241 from vespa-engine/hakonhall/quota-capacity-policiesJon Bratseth2024-05-193-2/+8
|\
| * Apply capacity to quota checkJon Bratseth2024-05-133-2/+8
* | Fix Jvm options in combination with feature flagHarald Musum2024-05-162-18/+24
* | Don't implicitly set word match for tensor attribute fields.Tor Egge2024-05-132-4/+51
* | Merge pull request #31139 from vespa-engine/toregge/enable-setting-max-token-...Geir Storli2024-05-082-0/+36
|\ \
| * | Enable setting max-token-length in field match.Tor Egge2024-05-072-0/+36
* | | Unit test that struct field with index and exact match gives expectedTor Egge2024-05-071-0/+26
|/ /
* | Merge pull request #31097 from vespa-engine/lesters/restart-on-deploy-for-loc...Lester Solbakken2024-05-061-0/+79
|\ \ | |/ |/|
| * Use class.getName() instead of stringLester Solbakken2024-05-031-9/+16
| * Only restart if local LLM is found in both previous and next generationLester Solbakken2024-05-031-5/+8
| * Restart on deploy for local LLMsLester Solbakken2024-05-021-0/+69
* | Merge pull request #31047 from vespa-engine/arnej/add-resource-attributesOla Aunrønning2024-05-031-2/+53
|\ \ | |/ |/|
| * remove hard-coded fallback valuesArne Juul2024-04-261-1/+6
| * better unit testArne Juul2024-04-251-3/+25
| * add some resource attributes and more per-service labelsArne Juul2024-04-241-2/+26
* | Add significance rank profileMariusArhaug2024-04-301-0/+33
* | Merge pull request #31011 from vespa-engine/marius/update-significance-model-...Marius Arhaug2024-04-301-3/+0
|\ \
| * | Update significance model field and logic from architect meetingMariusArhaug2024-04-241-3/+0
| |/
* | Handle TokenMgrException properly when adding rank profiles outside schemaHarald Musum2024-04-281-0/+12
* | Merge pull request #31049 from vespa-engine/jobergum/add-prepend-embedder-sup...Bjørn Christian Seime2024-04-261-0/+4
|\ \ | |/ |/|
| * add prepend supportJo Kristian Bergum2024-04-251-0/+4
* | Merge pull request #30871 from vespa-engine/marius/add-significance-searcherMarius Arhaug2024-04-242-3/+3
|\ \