aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition
Commit message (Expand)AuthorAgeFilesLines
* - Let the limit for large expressions follow LargeExpressions.Henning Baldersheim2022-01-112-3/+7
* let a schema Processor receive ModelContext.Properties as neededArne H Juul2022-01-053-5/+32
* Avoid deprecated APIsJon Bratseth2022-01-042-4/+5
* use specific importsArne H Juul2021-12-141-1/+3
* put tpye validations togetherArne H Juul2021-12-141-1/+1
* try harder to get multi-level inheritance workingArne H Juul2021-12-133-3/+92
* try to make simple struct inherit workArne H Juul2021-12-133-0/+74
* extend unit testArne H Juul2021-12-131-0/+6
* remove misleading commentsArne H Juul2021-12-131-2/+5
* Revert "Arnej/produce new doctypes config"Arne H Juul2021-12-101-3/+0
* ensure root document is in listArne H Juul2021-12-101-0/+3
* Merge pull request #20427 from vespa-engine/bratseth/paged-removal-validationJon Bratseth2021-12-092-3/+7
|\
| * Add validation override for 'paged' removalJon Bratseth2021-12-092-3/+7
* | add feedback from resolveTemporaries to document type reposArne H Juul2021-12-081-9/+39
* | try harder to resolve temporariesArne H Juul2021-12-081-7/+15
|/
* Deprecate ctors and methods in 'searchlib' using Guava ImmutableMapBjørn Christian Seime2021-12-071-4/+3
* Include inherited rank profilesJon Bratseth2021-12-033-71/+48
* track namespace move (mainly just imports)Arne H Juul2021-12-022-2/+2
* deprecate classes scheduled for removalArne H Juul2021-11-301-0/+1
* add utility for recognizing position type variantsArne H Juul2021-11-2511-34/+46
* wire feature flag to summary configArne H Juul2021-11-222-2/+6
* GC dompression support in java.Henning Baldersheim2021-11-101-2/+0
* Support struct inheritanceJon Bratseth2021-11-102-35/+53
* CleanupJon Bratseth2021-11-093-14/+16
* Access in this when modifyingJon Bratseth2021-11-095-6/+6
* Create implicit summaries for each schema separatelyJon Bratseth2021-11-092-18/+7
* fix two missing replacements after copy-pasteArne H Juul2021-11-081-2/+2
* let match-features inherit alsoArne H Juul2021-11-081-0/+24
* Just fetch file references directly from fileregistry as there is no need to ...Henning Baldersheim2021-11-056-42/+0
* - Move blob to LargeRankExpressions and prepare som simplifying Distributable...Henning Baldersheim2021-11-053-19/+38
* Avoid using deprecated methodsHenning Baldersheim2021-11-032-2/+2
* Avoid intermediate NegativeNode in the leaf nodes, adding approximately 15-20...Henning Baldersheim2021-11-031-5/+5
* add match-features in config-modelArne H Juul2021-11-032-20/+50
* Separate RankProfileRegistry from Application to reduce its lifetime to be o...Henning Baldersheim2021-11-033-14/+7
* Unify on using a list for backing.Henning Baldersheim2021-11-021-4/+4
* Update 2020 Oath copyrights.gjoranv2021-10-275-5/+5
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Consistently use -/_Henning Baldersheim2021-10-271-1/+1
* CleanupJon Bratseth2021-10-251-57/+53
* SimplifyJon Bratseth2021-10-252-10/+1
* SimplifyJon Bratseth2021-10-252-11/+1
* Remove redundant schema listJon Bratseth2021-10-252-12/+11
* SearchBuilder -> SchemaBuilderJon Bratseth2021-10-252-47/+47
* onrerank -> on-first-phase and add on-second-phaseHenning Baldersheim2021-10-251-4/+4
* Update execute -> mutate with '+=', '-=' and '='Henning Baldersheim2021-10-251-6/+7
* Merge branch 'master' into balder/upper-limit-before-commitHenning Baldersheim2021-10-2114-40/+40
|\
| * Use map to allow shadowing parent fieldsJon Bratseth2021-10-2113-39/+39
| * Use optionalJon Bratseth2021-10-211-1/+1
* | Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-212-5/+22
|/
* Merge branch 'master' into bratseth/add-missing-copyrightsJon Bratseth2021-10-20113-1151/+1375
|\