summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* avoid depending on DocumentTypeManagerArne H Juul2022-03-291-18/+7
* remove unused MakefileArne Juul2022-03-281-46/+0
* replace call to "make" with a simple scriptArne Juul2022-03-282-1/+46
* Use PathJon Bratseth2022-03-251-7/+7
* No functional changesJon Bratseth2022-03-251-4/+7
* avoid DocumentTypeManager.getDataType(name)Arne H Juul2022-03-241-1/+20
* Update comments to reflect reality.Henning Baldersheim2022-03-241-6/+0
* Merge pull request #21761 from vespa-engine/lesters/multiple-embeddersLester Solbakken2022-03-244-13/+15
|\
| * Add embedder selection argument to indexing languageLester Solbakken2022-03-214-13/+15
* | Merge pull request #21776 from vespa-engine/lesters/java-probe-onnx-model-3Lester Solbakken2022-03-245-6/+283
|\ \
| * | Disregard stderr from vespa-analyze-onnx-modelLester Solbakken2022-03-231-1/+5
| * | Don't redirect stderr to stdoutLester Solbakken2022-03-232-7/+9
| * | Don't propagate exception, but return empty tensor type for fallbackLester Solbakken2022-03-232-4/+8
| * | Remove unnecessary commentLester Solbakken2022-03-231-1/+1
| * | Add probing of ONNX models for type resolving in JavaLester Solbakken2022-03-235-6/+273
* | | add consistency checksArne H Juul2022-03-231-0/+11
* | | model StructDataType declared in a specific documentArne H Juul2022-03-233-8/+68
* | | Merge pull request #21780 from vespa-engine/arnej/split-temporary-structured-...Arne H Juul2022-03-2316-23/+132
|\ \ \
| * | | check for un-resolved temporariesArne H Juul2022-03-232-3/+21
| * | | handle new temporariesArne H Juul2022-03-232-6/+28
| * | | use new temporariesArne H Juul2022-03-231-6/+6
| * | | cleanup unused importsArne H Juul2022-03-238-8/+0
| * | | add two new classesArne H Juul2022-03-233-0/+77
| |/ /
* | | add toString() useful for debuggingArne H Juul2022-03-231-0/+55
* | | Merge pull request #21777 from vespa-engine/hmusum/use-flag-for-logserver-nod...Harald Musum2022-03-234-48/+47
|\ \ \
| * | | Fetch flag value for architecture for admin clusters correctlyHarald Musum2022-03-234-48/+47
| |/ /
* | | track toString() updateArne H Juul2022-03-231-1/+1
* | | track error message changeArne H Juul2022-03-231-1/+4
* | | be more compatible with old code pathArne H Juul2022-03-231-4/+3
* | | add convenience functionsArne H Juul2022-03-231-0/+4
|/ /
* | Merge pull request #21746 from vespa-engine/hmusum/cleanup-and-more-testing-o...Harald Musum2022-03-223-18/+38
|\ \ | |/ |/|
| * Cleanup and more testing of specifying node architecture for admin clustersHarald Musum2022-03-183-18/+38
* | add unit testArne H Juul2022-03-213-0/+256
* | 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
* | add new testArne H Juul2022-03-185-0/+241
* | do inherit lastArne H Juul2022-03-181-5/+5
* | no deprecation here anymoreArne H Juul2022-03-181-1/+0
* | restore method used elsewhereArne H Juul2022-03-181-0/+18
* | add missing newlinesArne H Juul2022-03-188-8/+8