summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Avoid * importsHenning Baldersheim2024-03-072-2/+2
| | |
| * | - Set the complete list of the config where it contains the complete world.Henning Baldersheim2024-03-0612-64/+88
| | | | | | | | | | | | | | | | | | | | | - Append where it is intended. This is a workaround for not having a map type in config. Sometimes it works to have multiple producers produce the same config, sometimes not. This tries to make it more deterministic. Currently other tricks have been employed to avoid appending more to the list than intended.
* | | GC code handling unsupported 'vespa' and 'http' provider typeHarald Musum2024-03-071-82/+1
| |/ |/|
* | Merge pull request #30486 from ↵Gjøran Voldengen2024-03-051-0/+12
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/implement-unnecessaryBundles-for-logserver-cluster Implement unnecessaryPlatformBundles for LogserverContainerCluster
| * | Implement unnecessaryPlatformBundles for LogserverContainerClusterHarald Musum2024-03-051-0/+12
| | | | | | | | | | | | Done in the same way as for MetricsProxyContainerCluster
* | | Merge pull request #30485 from ↵Gjøran Voldengen2024-03-051-0/+1
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/hmusum/add-lucene-linguistics-as-platform-bundle Add lucene-linguistics to platform bundles
| * | Add lucene-linguistics to platform bundlesHarald Musum2024-03-051-0/+1
| |/
* | Roll back temporary to providing same config via multiple paths.Henning Baldersheim2024-03-052-8/+62
| |
* | Revert "Revert "Balder/let document database provide vsm config too""Henning Baldersheim2024-03-056-259/+139
| |
* | Revert "Balder/let document database provide vsm config too"Henning Baldersheim2024-03-056-139/+259
| |
* | - Move handling of multiple schemas per search cluster down into SearchCluster.Henning Baldersheim2024-03-055-222/+119
| | | | | | | | - Prepare for multiple schemas per search cluster for streaming too.
* | Let DocumentDatabase provide vsm configs too.Henning Baldersheim2024-03-041-37/+20
|/
* ReindentHenning Baldersheim2024-03-041-20/+20
|
* - Unify the amount of null checking.Henning Baldersheim2024-03-045-22/+9
| | | | - No need to be a an attributes config producer.
* Simplify MultipleDocumentDatabasesConfigProducer according to doc.Henning Baldersheim2024-03-042-54/+34
|
* Avoid optional where it provides no value.Henning Baldersheim2024-03-043-18/+15
|
* Use the redunacy provider.Henning Baldersheim2024-03-045-34/+15
|
* - GC unused ancient code. documents selection validation isHenning Baldersheim2024-03-047-146/+7
| | | | done correctly in ContentCluster. GC old leftower from 5.0.
* drop conversion to zcurve attribute for streamingArne Juul2024-02-261-0/+38
|
* Merge pull request #30357 from ↵Gjøran Voldengen2024-02-261-69/+58
|\ | | | | | | | | vespa-engine/hmusum/dont-use-string-for-class-names Use class names instead of strings
| * Remove ExampleSearcher from setHarald Musum2024-02-221-1/+0
| |
| * Remove duplicated class nameHarald Musum2024-02-211-1/+0
| |
| * Use class names instead of stringsHarald Musum2024-02-211-69/+60
| |
* | Use var.Tor Egge2024-02-231-2/+2
| |
* | Fix typo.Tor Egge2024-02-231-11/+11
| |
* | Derive indexes for nested attribute fields in streaming search.Tor Egge2024-02-231-11/+23
| |
* | Merge pull request #30375 from ↵Harald Musum2024-02-221-5/+4
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/more-robust-handling-when-creating-dir Create directories in a more robust way
| * | Create directories in a more robust wayHarald Musum2024-02-221-5/+4
| | |
* | | demand newline between declarations of inputsArne Juul2024-02-221-6/+0
| | |
* | | allow inputs { query(foo) string }Arne Juul2024-02-222-7/+13
|/ /
* | Revert "demand newline between declarations of inputs"Harald Musum2024-02-211-0/+6
| |
* | demand newline between declarations of inputsArne Juul2024-02-211-6/+0
|/
* GC unused getRowBits api.Henning Baldersheim2024-02-166-13/+7
|
* Minor refactoring while reading federation codeHenning Baldersheim2024-02-142-37/+11
|
* M, not GHenning Baldersheim2024-02-131-1/+1
|
* Increase the size of blocks malloc can pool from 8M to 16MHenning Baldersheim2024-02-131-1/+1
|
* GC dead codeHarald Musum2024-02-081-4/+0
|
* Round redundancy upHenning Baldersheim2024-02-061-2/+2
|
* Cleanup use of restartOnDeployWhenOnnxModelChangesHarald Musum2024-02-062-9/+1
| | | | Should always be true, simplify
* GC traces of enable_multibit_split_optimalizationHenning Baldersheim2024-02-054-19/+0
|
* enable_condition_probing has been default in backend for a while. Now it is ↵Henning Baldersheim2024-02-021-1/+0
| | | | the only option.
* Support embedding into rank 3 tensorsJon Bratseth2024-02-021-0/+1
|
* GC unused revert interfaceHenning Baldersheim2024-01-302-10/+0
|
* Revert has been long gone.Henning Baldersheim2024-01-302-9/+0
|
* GC unused codeHenning Baldersheim2024-01-302-2/+1
|
* Ensure consistent orderingBjørn Christian Seime2024-01-292-2/+2
|
* Revert "Revert "Validate applied permissions in config model""Bjørn Christian Seime2024-01-294-12/+41
| | | | This reverts commit 1c97bdea2713238c87e44440cb03c913911090d2.
* Revert "Validate applied permissions in config model"Jon Marius Venstad2024-01-264-41/+12
|
* Validate applied permissions in config modelBjørn Christian Seime2024-01-264-12/+41
|
* Amendable vespa9 metric setOla Aunronning2024-01-251-1/+4
|