aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/search/SearchCluster.java
Commit message (Expand)AuthorAgeFilesLines
* - Document types with mode store-only are not searchable.Henning Baldersheim2024-03-201-5/+6
* GC confusing and void ClusterConfig.clusterIdHenning Baldersheim2024-03-181-11/+5
* Add necessary config to ClusterConfig to avoid hidden relation via clusterId ...Henning Baldersheim2024-03-161-0/+25
* Revert "Revert "Single searchcluster take 3""Henning Baldersheim2024-03-161-28/+88
* Revert "Single searchcluster take 3"Henning Baldersheim2024-03-151-88/+28
* Single searchcluster take 4Henning Baldersheim2024-03-151-28/+88
* Revert "Single searchcluster take 3"Henning Baldersheim2024-03-151-88/+28
* If any schema is streaming, cluster is streaming.Henning Baldersheim2024-03-151-23/+12
* Revert "Revert "Single searchcluster take 2""Henning Baldersheim2024-03-151-5/+76
* Revert "Single searchcluster take 2"Harald Musum2024-03-151-76/+5
* Only produce attributes config for the proton documentdbHenning Baldersheim2024-03-141-13/+43
* Revert "Revert "Balder/single searchcluster""Henning Baldersheim2024-03-141-0/+41
* Add the document db to a list for simpler lookupHenning Baldersheim2024-03-141-28/+25
* Move getStorageRouteSpec interface to SearchClusterHenning Baldersheim2024-03-141-0/+2
* Revert "Balder/single searchcluster"Henning Baldersheim2024-03-131-62/+27
* Use a single searchcluster with both indexed and streaming docs.Henning Baldersheim2024-03-131-27/+62
* Correctly produce index mode per schema too.Henning Baldersheim2024-03-111-2/+5
* rank-profiles from different schemas can not be joined.Henning Baldersheim2024-03-071-11/+0
* - Set the complete list of the config where it contains the complete world.Henning Baldersheim2024-03-061-0/+9
* Revert "Revert "Balder/let document database provide vsm config too""Henning Baldersheim2024-03-051-5/+103
* Revert "Balder/let document database provide vsm config too"Henning Baldersheim2024-03-051-103/+5
* - Move handling of multiple schemas per search cluster down into SearchCluster.Henning Baldersheim2024-03-051-5/+103
* Use the redunacy provider.Henning Baldersheim2024-03-041-8/+0
* - GC unused ancient code. documents selection validation isHenning Baldersheim2024-03-041-2/+0
* GC unused getRowBits api.Henning Baldersheim2024-02-161-1/+0
* Update copyrightJon Bratseth2023-10-091-1/+1
* add RankProfilesEvaluatorComponent instances for streaming search clusters alsoArne Juul2023-03-061-0/+3
* Less wildcards for some TreeConfigProducer instancesArne Juul2023-02-141-1/+2
* split AbstractConfigProducerArne Juul2023-02-131-3/+3
* Reduce dependency on container-searchHenning Baldersheim2023-01-251-1/+0
* 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
* Don't generate unused documentdbinfo fieldsJon Bratseth2022-06-161-68/+0
* Revert "Revert "Simplify""Jon Bratseth2022-05-311-29/+3
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-6/+3
* Output input default values in rank propertiesJon Bratseth2022-05-091-1/+1
* Revert "Simplify"Jon Bratseth2022-05-051-3/+32
* SimplifyJon Bratseth2022-05-021-32/+3
* Make the schema info config a regular derived configJon Bratseth2022-05-021-53/+12
* Don't support user config under documentJon Bratseth2022-04-291-4/+1
* Test inputs in documentdb-infoJon Bratseth2022-04-051-8/+12
* Support rank profile input WIPJon Bratseth2022-04-051-8/+5
* Support rank profile input WIPJon Bratseth2022-04-051-36/+36
* Support rank profile input WIPJon Bratseth2022-04-051-17/+42
* Support rank profile input WIPJon Bratseth2022-04-051-31/+115
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-211-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Non-functional changes onlyJon Bratseth2020-10-281-3/+1
* Account for container memory in combined clusterJon Bratseth2020-05-291-5/+0