aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/search
Commit message (Expand)AuthorAgeFilesLines
* GC unused configHenning Baldersheim2023-08-301-3/+1
* Since redundancy is created late in the process we need to access it via a pr...Henning Baldersheim2023-08-021-10/+10
* Revert "Revert "- initial document count must be number of unique documents p...Henning Baldersheim2023-08-022-10/+21
* Cleanup unused stuff to reduce entanglementHenning Baldersheim2023-08-022-129/+1
* Revert "- initial document count must be number of unique documents per node."Arnstein Ressem2023-08-012-21/+10
* - initial document count must be number of unique documents per node.Henning Baldersheim2023-07-312-10/+21
* Warn if dispatch config is used in services.xmlHarald Musum2023-07-043-147/+2
* Expose tuning of niceness.Henning Baldersheim2023-06-261-0/+4
* Non-functional changes onlyJon Bratseth2023-06-201-0/+2
* Move to SchemaInfoJon Bratseth2023-06-121-1/+1
* Add support for tuning lidspace bloat-factor in services.xml.Henning Baldersheim2023-05-261-0/+12
* Model fixed memory overhead for containersJon Bratseth2023-05-231-5/+2
* Model memory overheadJon Bratseth2023-05-221-3/+4
* Enable explicit indexing docproc in streaming search mode.Tor Egge2023-05-192-57/+71
* Setup ranking assets repo for streaming search.Tor Egge2023-05-101-0/+15
* Increase reserved memory based on observed usageJon Bratseth2023-05-081-1/+1
* Enough with 11G per flush threadHenning Baldersheim2023-05-051-1/+1
* 1 flush thread below 16G, and 2 above.Henning Baldersheim2023-04-171-6/+4
* Propagate the configured slime decode type into the rpc summary handling.Henning Baldersheim2023-03-301-0/+11
* add RankProfilesEvaluatorComponent instances for streaming search clusters alsoArne Juul2023-03-063-0/+16
* If there is a lot of memory, allow mor eflush threads.Henning Baldersheim2023-03-021-1/+3
* some producers have no childrenArne Juul2023-02-143-6/+8
* use VespaDomBuilder.DomConfigProducerBuilderBaseArne Juul2023-02-142-2/+2
* Less wildcards for some TreeConfigProducer instancesArne Juul2023-02-145-7/+12
* split AbstractConfigProducerArne Juul2023-02-137-24/+24
* Reduce dependency on container-searchHenning Baldersheim2023-01-251-1/+0
* Cap total number of search threads to num-cores *4 rounded up to closes multi...Henning Baldersheim2022-12-131-1/+1
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Cleanup and throw IllegalArgumentException on invalid pathJon Bratseth2022-11-251-3/+3
* Use new location for ZooKeeper TLS config fileHarald Musum2022-11-241-1/+1
* Splitt nodes static and dynamic config in DispatchConfig to prepare for seaml...Henning Baldersheim2022-11-211-2/+7
* GC unusedHenning Baldersheim2022-11-211-1/+0
* Update config-model/src/main/java/com/yahoo/vespa/model/search/NodeResourcesT...Henning Baldersheim2022-11-151-1/+1
* Update config-model/src/main/java/com/yahoo/vespa/model/search/NodeResourcesT...Henning Baldersheim2022-11-151-1/+1
* - If less than 16G memory only use single flush thread.Henning Baldersheim2022-11-151-1/+4
* Control dispatcher warmupHenning Baldersheim2022-11-111-1/+3
* Change to return optional of StringHarald Musum2022-10-211-2/+2
* Remove all traces from computeCoverageFromTargetActiveDocsHenning Baldersheim2022-09-291-1/+0
* Always use target-active-docs for coverage computation.Henning Baldersheim2022-09-281-4/+1
* Merge pull request #24148 from vespa-engine/revert-24139-revert-24126-arnej/p...Henning Baldersheim2022-09-211-4/+4
|\
| * Revert "Revert "pass environment variables securily in config""Henning Baldersheim2022-09-211-4/+4
* | Only set OMP_NUM_TREADS for SearchNode which is the only user of openblas.Henning Baldersheim2022-09-211-3/+4
|/
* Revert "pass environment variables securily in config"Arnstein Ressem2022-09-201-4/+4
* pass environment variables securily in configArne Juul2022-09-191-4/+4
* Add `compute-coverage-from-target-active-docs` feature flag and Dispatch configTor Brede Vekterli2022-09-131-0/+3
* Add group-normalized redundancy to Dispatch configTor Brede Vekterli2022-09-132-0/+12
* If there is less than 12G memory, use only single flush thread.Henning Baldersheim2022-09-131-0/+8
* Remove producing of summarymap config from the config model.Geir Storli2022-09-072-12/+0