aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition
Commit message (Expand)AuthorAgeFilesLines
* Add support for approximate nearest neighbor threshold settings in rank profi...Geir Storli2022-04-294-2/+48
* validate nested type for weighted setsArne H Juul2022-04-271-0/+26
* Test input inheritanceJon Bratseth2022-04-251-1/+1
* add fast-rank for tensor attributesArne H Juul2022-04-254-2/+23
* Merge pull request #22038 from vespa-engine/arnej/allow-struct-types-with-sam...Arne H Juul2022-04-085-31/+44
|\
| * prefer registerDocumentTypeArne H Juul2022-04-081-1/+2
| * handle different SDDocumentType instances with same nameArne H Juul2022-04-072-12/+15
| * allow duplicate struct names (in different document types)Arne H Juul2022-04-072-18/+27
* | Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-073-7/+11
|\ \
| * | avoid Map.copyOf()Arne H Juul2022-04-073-7/+10
| |/
* | Allow query as identifier, and make input order stable againJon Bratseth2022-04-071-1/+2
* | Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-072-14/+19
|\|
| * refactor after reviewArne H Juul2022-04-061-10/+10
| * support rank: filter in struct-field blockArne H Juul2022-04-062-9/+14
* | Keep unmodifiable mapsJon Bratseth2022-04-071-4/+2
* | Preserve input orderJon Bratseth2022-04-071-2/+2
* | Support input in intermediate parserJon Bratseth2022-04-052-3/+16
* | Support rank profile input WIPJon Bratseth2022-04-052-30/+19
* | Support rank profile input WIPJon Bratseth2022-04-051-1/+0
* | Allow inputs declarations in rank profilesJon Bratseth2022-04-046-52/+81
|/
* Use more PathJon Marius Venstad2022-04-023-12/+12
* Revert "Move verification down"HÃ¥kon Hallingstad2022-04-023-12/+12
* Merge pull request #21938 from vespa-engine/arnej/remove-old-datatype-configHenning Baldersheim2022-04-011-6/+0
|\
| * remove some now-irrelevant wiringArne H Juul2022-04-011-5/+0
| * remove old document manager config productionArne H Juul2022-04-011-1/+0
* | Even more Path!Jon Marius Venstad2022-04-013-12/+12
|/
* avoid depending on DocumentTypeManagerArne H Juul2022-03-291-18/+7
* avoid DocumentTypeManager.getDataType(name)Arne H Juul2022-03-241-1/+20
* Merge pull request #21761 from vespa-engine/lesters/multiple-embeddersLester Solbakken2022-03-242-7/+9
|\
| * Add embedder selection argument to indexing languageLester Solbakken2022-03-212-7/+9
* | add consistency checksArne H Juul2022-03-231-0/+11
* | model StructDataType declared in a specific documentArne H Juul2022-03-232-8/+12
* | Merge pull request #21780 from vespa-engine/arnej/split-temporary-structured-...Arne H Juul2022-03-233-7/+28
|\ \
| * | handle new temporariesArne H Juul2022-03-232-6/+28
| * | cleanup unused importsArne H Juul2022-03-231-1/+0
| |/
* | add toString() useful for debuggingArne H Juul2022-03-231-0/+55
* | be more compatible with old code pathArne H Juul2022-03-231-4/+3
* | add convenience functionsArne H Juul2022-03-231-0/+4
|/
* populate matching for key/value of map fields alsoArne H Juul2022-03-211-6/+13
* Merge pull request #21755 from vespa-engine/arnej/minor-cleanup-2Jon Bratseth2022-03-211-25/+17
|\
| * the content struct may also need updatesArne H Juul2022-03-211-0/+1
| * more specific exception for builtin document typeArne H Juul2022-03-201-1/+1
| * lookup document types by name, not idArne H Juul2022-03-201-6/+6
| * remove leftover unused classArne H Juul2022-03-201-12/+0
| * more generic way to avoid infinite recursionArne H Juul2022-03-201-6/+9
* | add missing ifArne H Juul2022-03-211-1/+3
* | process all the summary fields with same nameArne H Juul2022-03-206-15/+19
|/
* add warningArne H Juul2022-03-181-2/+3
* allow exact-duplicate struct onlyArne H Juul2022-03-181-1/+11
* Revert "do inherit last"Arne H Juul2022-03-181-5/+5