aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/search/IndexedSearchCluster.java
Commit message (Expand)AuthorAgeFilesLines
* GC unused getRowBits api.Henning Baldersheim2024-02-161-3/+0
* Always add an indexing docproc, also for streaming search.Henning Baldersheim2024-01-151-5/+0
* No normalization should take place for streaming search. This is handled symm...Henning Baldersheim2024-01-051-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Cleanup unused stuff to reduce entanglementHenning Baldersheim2023-08-021-27/+1
* Warn if dispatch config is used in services.xmlHarald Musum2023-07-041-19/+2
* Move to SchemaInfoJon Bratseth2023-06-121-1/+1
* Enable explicit indexing docproc in streaming search mode.Tor Egge2023-05-191-57/+3
* 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-061-0/+2
* Less wildcards for some TreeConfigProducer instancesArne Juul2023-02-141-1/+2
* split AbstractConfigProducerArne Juul2023-02-131-4/+4
* 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
* Control dispatcher warmupHenning Baldersheim2022-11-111-1/+3
* Remove all traces from computeCoverageFromTargetActiveDocsHenning Baldersheim2022-09-291-1/+0
* Always use target-active-docs for coverage computation.Henning Baldersheim2022-09-281-4/+1
* 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-131-0/+10
* Add featureflag control over query dispatch policy.Henning Baldersheim2022-08-201-9/+17
* Don't generate unused documentdbinfo fieldsJon Bratseth2022-06-161-2/+0
* Revert "Revert "Simplify""Jon Bratseth2022-05-311-5/+0
* 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-0/+5
* SimplifyJon Bratseth2022-05-021-5/+0
* Make the schema info config a regular derived configJon Bratseth2022-05-021-15/+40
* Don't support user config under documentJon Bratseth2022-04-291-2/+0
* Support rank profile input WIPJon Bratseth2022-04-051-2/+1
* Support rank profile input WIPJon Bratseth2022-04-051-15/+13
* Support rank profile input WIPJon Bratseth2022-04-051-16/+15
* Support rank profile input WIPJon Bratseth2022-04-051-7/+8
* Remove feature flag 'merge-grouping-result-in-search-invoker'Bjørn Christian Seime2022-03-301-4/+1
* Merge grouping results incrementally in search invokerBjørn Christian Seime2022-03-011-2/+4
* SimplifyJon Bratseth2022-01-241-4/+3
* search -> schemaJon Bratseth2021-10-151-5/+6
* 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/+3
* Revert "Wire in executor in deploystate that can be use to speed up deploymen...Harald Musum2021-09-071-3/+3
* Wire in executor in deploystate that can be use to speed up deployments. Fx c...Henning Baldersheim2021-09-071-3/+3
* Gc unused config options: min-group-coverage and max nodes per groupJon Bratseth2021-06-151-11/+0
* Disallow 'default' as indexing chainJon Bratseth2021-06-141-0/+5
* Non-functional changes onlyJon Bratseth2020-10-281-10/+10
* Account for container memory in combined clusterJon Bratseth2020-05-291-6/+0
* Merge branch 'master' into balder/topk-probability-four-ninesHenning Baldersheim2020-05-201-4/+0
|\
| * Default dispatch policy is now adapative meaning that it will loadbalance gro...Henning Baldersheim2020-05-201-4/+0
* | Set top-k-probability to 0.9999Henning Baldersheim2020-05-191-4/+0
|/
* Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-151-1/+7