summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/application/validation/StreamingValidator.java
Commit message (Collapse)AuthorAgeFilesLines
* - Keep information that this is a streaming schema.Henning Baldersheim2024-03-141-6/+3
| | | | - Remove warning that is no longer true.
* Add the document db to a list for simpler lookupHenning Baldersheim2024-03-141-24/+24
|
* Revert "Balder/single searchcluster"Henning Baldersheim2024-03-131-24/+24
|
* Use a single searchcluster with both indexed and streaming docs.Henning Baldersheim2024-03-131-24/+24
|
* Revert "Revert "Jonmv/refactor validation" MERGEOK"Jon Marius Venstad2024-01-051-10/+9
|
* Revert "Jonmv/refactor validation"Henning Baldersheim2024-01-041-9/+10
|
* Refactor validation to report most errors at oncejonmv2024-01-041-10/+9
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Print warning when trying to enable hnsw index in streaming mode.Tor Egge2023-06-091-1/+11
|
* Add vmsfields config for nearest neighbor search on supported tensor fields.Geir Storli2023-04-141-0/+3
|
* Revert "Revert "Simplify""Jon Bratseth2022-05-311-21/+20
| | | | This reverts commit 66c06751d6aae347ce3bd2949ef83b1b8ce93054.
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-3/+3
|
* Revert "Simplify"Jon Bratseth2022-05-051-20/+21
|
* SimplifyJon Bratseth2022-05-021-21/+20
|
* Support rank profile input WIPJon Bratseth2022-04-051-2/+2
|
* Support rank profile input WIPJon Bratseth2022-04-051-25/+22
|
* switch to NewDocumentReferenceDataTypeArne H Juul2022-03-171-2/+2
|
* unify enumsArne H Juul2022-03-031-1/+2
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Log application package warnings using logApplicationPackage()Valerij Fredriksen2021-04-261-2/+2
|
* Use immutable interfaces where possible.Henning Baldersheim2019-10-311-4/+4
|
* 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
|
* Forbid document references in streaming searchBjørn Christian Seime2017-04-031-8/+25
|
* Improve name of methods exposing fields in SearchBjørn Christian Seime2017-03-271-3/+3
| | | | | | Introduce new concept called 'concrete' fields which consists of all document and extra fields. Change concept of 'all' fields to also include 'imported' fields in addition to 'concrete' fields.
* PublishJon Bratseth2016-06-151-0/+69