summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/resources
Commit message (Collapse)AuthorAgeFilesLines
* Allow for backend per schema.Henning Baldersheim2024-03-111-21/+1
|
* Support node-local ratesJon Bratseth2023-11-291-0/+3
|
* Update copyrightJon Bratseth2023-10-0921-21/+21
|
* Merge pull request #27382 from ↵Arne H Juul2023-06-131-1/+12
|\ | | | | | | | | vespa-engine/bratseth/validate-prefix-matching-take-2-alternative-ending Bratseth/validate prefix matching take 2 alternative ending
| * Move to SchemaInfoJon Bratseth2023-06-121-1/+12
| | | | | | | | | | | | | | Add the missing constructs to SchemaInfo to be able to use it in place of IndexFacts for validation, and rewrite QueryValidator to use it. The new validation (for prefix search on indexes) is disabled until this is verified, so this should be a no-op.
* | Revert "Hmusum/revert validate semantic rules"Harald Musum2023-06-111-0/+1
| |
* | Revert "Validate semantic rules when building config model"Harald Musum2023-06-101-1/+0
| | | | | | | | This reverts commit fa0044d92067bfe91a104d0a6bb6b085c0b9439e.
* | Validate semantic rules when building config modelHarald Musum2023-06-081-0/+1
|/
* Add external logger draft codeLester Solbakken2022-09-221-0/+5
|
* remove unused config variable with no effectArne Juul2022-08-291-3/+0
|
* Add commentJon Bratseth2022-06-161-0/+3
|
* Mark unused fields for removalJon Bratseth2022-06-161-8/+8
|
* Remove strict contracts on Vespa 8Jon Bratseth2022-06-081-20/+0
|
* GC deprecated statistics moduleHenning Baldersheim2022-06-082-23/+0
|
* Use SchemaInfoJon Bratseth2022-05-021-1/+1
|
* Remove unused fieldJon Bratseth2022-05-021-2/+0
|
* Make the schema info config a regular derived configJon Bratseth2022-05-021-5/+5
|
* Remove usused configJon Bratseth2022-04-281-5/+0
|
* Use an already exported packageJon Bratseth2022-04-271-1/+1
|
* Create schema-info for global schema infoJon Bratseth2022-04-271-0/+25
|
* Test inputs in documentdb-infoJon Bratseth2022-04-051-0/+5
|
* Readuce minimum direct memory size from 75m to 16mHenning Baldersheim2022-01-141-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-0723-23/+23
|
* Mark cacheSize as not usedJon Bratseth2021-01-141-2/+1
|
* Improve descriptionJon Bratseth2020-11-111-2/+2
|
* Support setting specific variants unoverridableJon Bratseth2020-11-101-0/+4
|
* Use full name in config definition file namesHarald Musum2020-09-1023-0/+0
|
* Revert "Revert "Control -XX:CompressedClassSpaceSize jvm option.""Henning Baldersheim2020-02-201-0/+3
|
* Revert "Control -XX:CompressedClassSpaceSize jvm option."Bjørn Christian Seime2020-02-201-3/+0
|
* Control -XX:CompressedClassSpaceSize jvm option.Henning Baldersheim2020-02-201-0/+3
|
* Propagate all source and provider properties by defaultJon Bratseth2020-01-241-8/+7
| | | | | | | | | | This changes default behavor from only propagating native properties. I believe that will probably be safe, and it just seems more correct. If somebody have problems with it they can recover the old behavior by using the strict-contracts config. That config is not mentioned in the documentation and not touched by the model. We should remove it on Vespa 8.
* Revert "Revert "search-nodes config is long gone. Now it is taken over by ↵Henning Baldersheim2019-10-241-5/+0
| | | | dispatch co…""
* Revert "search-nodes config is long gone. Now it is taken over by dispatch ↵Harald Musum2019-10-241-0/+5
| | | | co…"
* search-nodes config is long gone. Now it is taken over by dispatch config.Henning Baldersheim2019-10-241-5/+0
|
* minheapsize -> minHeapsizeHenning Baldersheim2019-10-151-2/+2
|
* Add minheapsize as a controllable entity. Control it explicit and avoid ↵Henning Baldersheim2019-10-141-0/+3
| | | | using append of jvmargs which is intended for user specified overrides.
* Remove feature flag for grouping session cacheBjørn Christian Seime2019-09-031-3/+2
|
* Introduce feature flag for enabling grouping session cacheBjørn Christian Seime2019-07-251-1/+3
|
* Remove references to the jdisc_start script.gjoranv2019-02-181-2/+2
|
* Merge pull request #8184 from vespa-engine/balder/control-environment-varJon Bratseth2019-01-231-1/+1
|\ | | | | Balder/control environment var MERGEOK
| * It is a long time since YELL_MA_EURO=INXIGHT made any sense...Henning Baldersheim2019-01-171-1/+1
| |
* | Set -XX:ActiveProcessorCount option if set in configHarald Musum2019-01-211-0/+4
| | | | | | | | Use VESPA_CONTAINER_JVMARGS if set
* | Do Vespa 7 TODOsJon Bratseth2019-01-212-81/+0
| |
* | Use G1GC as default on Vespa 7 (fixup after rebasing).Geir Storli2019-01-211-1/+1
| |
* | Use G1GC by default on Vespa 7 (JDK 9+).gjoranv2019-01-211-1/+1
| |
* | remove container.legacy-emulation configArne Juul2019-01-211-11/+0
|/
* Specify default GC arguments as default in config.Henning Baldersheim2018-10-251-1/+1
|
* Added SELECT parameter to provider.def - missed that ProviderConfig.java was ↵Henrik2018-08-031-1/+1
| | | | created from config and did not get my code-changes
* Increase default listener threads for fs4 protocol, as 4 is not enough for ↵Henning Baldersheim2018-04-101-1/+1
| | | | the 48+ core machines
* Revert "Revert "version in def files are deprecated""Harald Musum2017-08-3021-21/+0
|