summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Support specifying a distance metric for nearest neighbor search when not hav...Geir Storli2020-05-126-28/+16
* TypoHenning Baldersheim2020-05-101-2/+2
* Control num response threads with flagHenning Baldersheim2020-05-103-6/+21
* Preserve compatibility with older config modelsMartin Polden2020-05-061-1/+1
* Model cloud features explicitlyMartin Polden2020-05-061-5/+1
* Remove dead codeHarald Musum2020-05-064-21/+0
* When using multiple threads per search we will never have 100% dutycycle to t...Henning Baldersheim2020-05-013-2/+17
* Extend attribute change validator to detect hnsw index property changes.Tor Egge2020-04-301-0/+22
* Add feature flag for enabling three phase updatesTor Brede Vekterli2020-04-292-2/+13
* Merge pull request #13109 from vespa-engine/vekterli/add-feature-flag-for-dis...Tor Brede Vekterli2020-04-292-2/+16
|\
| * Add feature flag for enabling distributor B-tree bucket DBTor Brede Vekterli2020-04-292-2/+16
* | Revert "Add method to fetch constants as tensors"Lester Solbakken2020-04-291-4/+6
|/
* Add method to fetch constants as tensorsLester Solbakken2020-04-291-6/+4
* Temporarily disable proxy-protocol for port 4443 in jdiscBjørn Christian Seime2020-04-282-11/+16
* Merge branch 'master' into hmusum/use-docker-image-instead-of-string-3Harald Musum2020-04-2719-63/+178
|\
| * Merge pull request #13067 from vespa-engine/lesters/bert-searchlib-and-config...Jon Bratseth2020-04-263-18/+55
| |\
| | * Remove unused importLester Solbakken2020-04-261-1/+0
| | * Add functions used by firstphase, secondphase and summary firstLester Solbakken2020-04-262-14/+26
| | * Avoid re-resolving types of diamond-shaped dependenciesLester Solbakken2020-04-261-4/+30
| * | Let size of thread pool and Q follow number of cores on the machine where it ...Henning Baldersheim2020-04-254-2/+80
| * | Use java.util.logging.Level in static imports.gjoranv2020-04-251-3/+3
| * | LogLevel -> Level for isLoggable()gjoranv2020-04-251-3/+3
| * | LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-255-7/+7
| * | LogLevel.INFO -> Level.INFOgjoranv2020-04-254-4/+4
| * | LogLevel.SPAM -> Level.FINESTgjoranv2020-04-252-3/+3
| * | LogLevel.DEBUG -> Level.FINEgjoranv2020-04-257-12/+12
| * | Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-2511-11/+11
| |/
* / Use DockerImage instead of StringHarald Musum2020-04-224-15/+15
|/
* SystemInfo only in application containersJon Bratseth2020-04-222-2/+1
* Add componentJon Bratseth2020-04-221-0/+1
* Remove feature flag for JDisc proxy protocolBjørn Christian Seime2020-04-212-33/+14
* Merge pull request #11943 from vespa-engine/hakonhall/remove-use-bucket-space...Håkon Hallingstad2020-04-201-10/+4
|\
| * Merge branch 'master' into hakonhall/remove-use-bucket-space-metric-feature-flagHåkon Hallingstad2020-04-20114-952/+1954
| |\
| * | Remove use-bucket-space-metric feature flagHåkon Hallingstad2020-01-261-10/+4
* | | Use DockerImage instead of String, part 2Harald Musum2020-04-172-6/+7
| |/ |/|
* | Add flag control over softstart seconds.Henning Baldersheim2020-04-166-5/+25
* | Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-154-2/+28
* | Merge pull request #12910 from vespa-engine/bjorncs/query-predicate-field-val...Jon Bratseth2020-04-141-0/+2
|\ \
| * | Add 'predicate' as index command to all predicate fieldsBjørn Christian Seime2020-04-141-0/+2
* | | Merge pull request #12891 from vespa-engine/hmusum/do-not-send-hint-about-fil...Harald Musum2020-04-146-52/+44
|\ \ \ | |/ / |/| |
| * | Do not request download of files for tenant hosts when on hostedHarald Musum2020-04-145-13/+23
| * | Clean up and simplify FileDistributorHarald Musum2020-04-145-47/+29
* | | Report expired client certificate as a separate metricBjørn Christian Seime2020-04-081-0/+1
|/ /
* | Validate resource changes by the lower limitJon Bratseth2020-04-086-54/+95
* | Merge pull request #12846 from vespa-engine/mpolden/remove-old-allocation-logicHarald Musum2020-04-072-22/+2
|\ \
| * | Remove unused allocation logic for unspecified nodesMartin Polden2020-04-062-22/+2
* | | Merge pull request #12820 from vespa-engine/gjoranv/remove-unused-methodBjørn Christian Seime2020-04-061-9/+0
|\ \ \ | |/ / |/| |
| * | Remove unused methodgjoranv2020-04-031-9/+0
* | | Validate that we don't attempt to scale bandwithJon Bratseth2020-04-031-0/+5
* | | Validate min and maxJon Bratseth2020-04-031-0/+7
|/ /