aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/search/IndexedSearchCluster.java
Commit message (Expand)AuthorAgeFilesLines
* GC confusing and void ClusterConfig.clusterIdHenning Baldersheim2024-03-181-7/+3
* - Only a single searchcluster per content cluster.Henning Baldersheim2024-03-161-4/+0
* Revert "Revert "Single searchcluster take 3""Henning Baldersheim2024-03-161-13/+0
* Revert "Single searchcluster take 3"Henning Baldersheim2024-03-151-0/+13
* Single searchcluster take 4Henning Baldersheim2024-03-151-13/+0
* Revert "Single searchcluster take 3"Henning Baldersheim2024-03-151-0/+13
* If any schema is streaming, cluster is streaming.Henning Baldersheim2024-03-151-3/+0
* Revert "Revert "Single searchcluster take 2""Henning Baldersheim2024-03-151-10/+0
* Revert "Single searchcluster take 2"Harald Musum2024-03-151-0/+10
* Only produce attributes config for the proton documentdbHenning Baldersheim2024-03-141-10/+0
* Add index mode to SchemaHenning Baldersheim2024-03-141-1/+1
* Revert "Balder/single searchcluster"Henning Baldersheim2024-03-131-1/+1
* Use a single searchcluster with both indexed and streaming docs.Henning Baldersheim2024-03-131-1/+1
* Revert "Revert "Balder/let document database provide vsm config too""Henning Baldersheim2024-03-051-115/+3
* Revert "Balder/let document database provide vsm config too"Henning Baldersheim2024-03-051-3/+115
* - Move handling of multiple schemas per search cluster down into SearchCluster.Henning Baldersheim2024-03-051-115/+3
* ReindentHenning Baldersheim2024-03-041-20/+20
* - Unify the amount of null checking.Henning Baldersheim2024-03-041-8/+3
* Simplify MultipleDocumentDatabasesConfigProducer according to doc.Henning Baldersheim2024-03-041-46/+27
* Use the redunacy provider.Henning Baldersheim2024-03-041-7/+6
* - GC unused ancient code. documents selection validation isHenning Baldersheim2024-03-041-38/+0
* 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