aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/search/StreamingSearchCluster.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Setup ranking assets repo for streaming search.Tor Egge2023-05-101-0/+15
* add RankProfilesEvaluatorComponent instances for streaming search clusters alsoArne Juul2023-03-061-0/+11
* some producers have no childrenArne Juul2023-02-141-2/+2
* Less wildcards for some TreeConfigProducer instancesArne Juul2023-02-141-1/+2
* split AbstractConfigProducerArne Juul2023-02-131-4/+4
* Remove producing of summarymap config from the config model.Geir Storli2022-09-071-8/+0
* Don't generate unused documentdbinfo fieldsJon Bratseth2022-06-161-3/+0
* Produce rank-config againJon Bratseth2022-05-311-0/+2
* Revert "Revert "Simplify""Jon Bratseth2022-05-311-30/+41
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-3/+3
* Revert "Revert "Pass DeployState""Jon Bratseth2022-05-121-7/+1
* Revert "Pass DeployState"Henning Baldersheim2022-05-111-1/+7
* Pass DeployStateJon Bratseth2022-05-111-7/+1
* Revert "Simplify"Jon Bratseth2022-05-051-47/+36
* SimplifyJon Bratseth2022-05-021-36/+47
* Make the schema info config a regular derived configJon Bratseth2022-05-021-3/+1
* Support rank profile input WIPJon Bratseth2022-04-051-2/+1
* Support rank profile input WIPJon Bratseth2022-04-051-16/+13
* Support rank profile input WIPJon Bratseth2022-04-051-13/+9
* Support rank profile input WIPJon Bratseth2022-04-051-31/+37
* SimplifyJon Bratseth2022-01-241-1/+1
* Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-211-2/+3
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-211-2/+2
* search -> schemaJon Bratseth2021-10-151-4/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Revert "Revert "Wire in executor in deploystate that can be use to speed up d...Harald Musum2021-09-071-3/+2
* Revert "Wire in executor in deploystate that can be use to speed up deploymen...Harald Musum2021-09-071-2/+3
* Wire in executor in deploystate that can be use to speed up deployments. Fx c...Henning Baldersheim2021-09-071-3/+2
* Non-functional changes onlyJon Bratseth2020-10-281-3/+3
* Account for container memory in combined clusterJon Bratseth2020-05-291-13/+1
* Revert "Merge pull request #12565 from vespa-engine/revert-12563-bratseth/sea...Jon Bratseth2020-03-171-1/+1
* Revert "Bratseth/search to schema"Jon Bratseth2020-03-131-1/+1
* searchdefinitions -> schemasJon Bratseth2020-03-131-1/+1
* searchdefinitions -> schemasJon Bratseth2020-03-131-1/+1
* Add feature flag for controlling termwise limit default.Henning Baldersheim2019-08-191-0/+1
* Avoid using deployLogger()Henning Baldersheim2018-10-081-1/+1
* Revert "Revert "Balder/reduce usage of complex deploystate""Henning Baldersheim2018-10-041-9/+9
* Revert "Balder/reduce usage of complex deploystate"Harald Musum2018-10-041-9/+9
* Further reduce complicated and magic use of getDeployState callbackHenning Baldersheim2018-10-031-6/+8
* Remove unused parametersHenning Baldersheim2018-10-031-6/+4
* Scope imported models to an entire application buildJon Bratseth2018-08-221-1/+2
* Validate changes between current and next streaming search clusters.Geir Storli2018-04-061-0/+10
* Use query profiles already readJon Bratseth2018-02-051-1/+3
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* AttributesConfigProducer must not inherit config from StreamingSearchCluster.Henning Baldersheim2017-04-201-1/+1