aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/application/validation/ComplexFieldsWithStructFieldIndexesValidator.java
Commit message (Expand)AuthorAgeFilesLines
* Validate based on index mode of schema, not the mode of the searchclusterHenning Baldersheim2024-03-141-4/+4
* Revert "Balder/single searchcluster"Henning Baldersheim2024-03-131-4/+4
* Use a single searchcluster with both indexed and streaming docs.Henning Baldersheim2024-03-131-4/+4
* Revert "Revert "Jonmv/refactor validation" MERGEOK"Jon Marius Venstad2024-01-051-9/+8
* Revert "Jonmv/refactor validation"Henning Baldersheim2024-01-041-8/+9
* Refactor validation to report most errors at oncejonmv2024-01-041-9/+8
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change to log warning (for now) as hosted applications are using this wrong.Geir Storli2022-07-131-5/+8
* Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-131-0/+72
* Revert "Validate that complex fields do not have struct fields with 'indexing...HÃ¥kon Hallingstad2022-07-121-72/+0
* Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-121-0/+72