aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/processing
Commit message (Expand)AuthorAgeFilesLines
* let a schema Processor receive ModelContext.Properties as neededArne H Juul2022-01-052-3/+24
* put tpye validations togetherArne H Juul2021-12-141-1/+1
* try harder to get multi-level inheritance workingArne H Juul2021-12-131-3/+13
* try to make simple struct inherit workArne H Juul2021-12-132-0/+67
* Add validation override for 'paged' removalJon Bratseth2021-12-091-3/+3
* Include inherited rank profilesJon Bratseth2021-12-031-1/+1
* add utility for recognizing position type variantsArne H Juul2021-11-254-13/+8
* CleanupJon Bratseth2021-11-092-9/+9
* Access in this when modifyingJon Bratseth2021-11-095-6/+6
* Create implicit summaries for each schema separatelyJon Bratseth2021-11-091-5/+4
* Avoid using deprecated methodsHenning Baldersheim2021-11-031-1/+1
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Use map to allow shadowing parent fieldsJon Bratseth2021-10-219-32/+32
* Use optionalJon Bratseth2021-10-211-1/+1
* Use 'schema' not 'search' in messagesJon Bratseth2021-10-1910-29/+26
* Inherit document summariesJon Bratseth2021-10-191-1/+2
* Inherit ONNX modelsJon Bratseth2021-10-191-8/+13
* Inherit fieldsJon Bratseth2021-10-181-6/+6
* search -> schemaJon Bratseth2021-10-1569-585/+582
* Validate summary inheritanceJon Bratseth2021-10-151-4/+4
* Update Verizon Media copyright notices.gjoranv2021-10-074-4/+4
* Update 2018 copyright notices.gjoranv2021-10-074-4/+4
* Update 2017 copyright notices.gjoranv2021-10-0759-59/+59
* Validates the 'paged' attribute setting and throws if specified on unsupporte...Geir Storli2021-09-172-0/+53
* Verify that rank profile inheritance is correct and sound. The rank profile m...Henning Baldersheim2021-09-071-1/+1
* Add validation of attribute fields using bool type, ensuring the collection t...Geir Storli2021-07-122-0/+37
* Move adding os inputs and outputs of ONNX models into OnnxModelLester Solbakken2021-05-271-15/+0
* Do not log warning when exact-terminator is not specifiedHarald Musum2021-05-201-3/+3
* Correct log levelValerij Fredriksen2021-04-261-1/+1
* Log application package warnings using logApplicationPackage()Valerij Fredriksen2021-04-2610-14/+14
* Allow btree index to be case sensitiv.Henning Baldersheim2021-04-251-4/+0
* Propagate query cased/uncased control-to-attributes.Henning Baldersheim2021-04-211-5/+5
* A tensor field that specifies hnsw index parameters must also specify 'index'...Geir Storli2021-04-191-0/+8
* Add cased/uncased to match settings too.Henning Baldersheim2021-04-121-0/+15
* Control cased/uncased in dictionary settingHenning Baldersheim2021-04-121-2/+5
* Improve error messageJon Bratseth2021-04-061-3/+3
* Also allow hash dictionary for multivalue numeric fields.Henning Baldersheim2021-03-241-1/+1
* Simplify tests.Henning Baldersheim2021-03-231-2/+2
* Add dictionary control for numeric fields.Henning Baldersheim2021-03-234-2/+50
* Support mixed tensors being "direct" triggered by "fast-search" flag.Geir Storli2020-11-061-3/+5
* Disregard ONNX model type info if file not foundLester Solbakken2020-11-021-0/+5
* Store generated model info for ZKLester Solbakken2020-10-292-123/+17
* Reapply resolving onnx model typesLester Solbakken2020-10-283-0/+253
* Revert "Lesters/revert revert resolve onnx model types"Lester Solbakken2020-10-273-253/+0
* Revert "Revert "Add type resolving for ONNX models""Lester Solbakken2020-10-253-0/+253
* Revert "Add type resolving for ONNX models"Arnstein Ressem2020-10-243-253/+0
* Add type resolving for ONNX modelsLester Solbakken2020-10-223-0/+253
* allow "attribute: fast-search" for sparse tensorsArne Juul2020-09-011-1/+13
* Move any single set_language operation to the topJon Bratseth2020-08-064-61/+15