summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/SearchBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Move any single set_language operation to the topJon Bratseth2020-08-061-6/+8
* Ensure that reference fields can be inherited from super document types.Geir Storli2020-07-131-0/+1
* Add imported fields to document configsTor Brede Vekterli2020-01-311-3/+5
* Warn on missing query feature type declarationsJon Bratseth2020-01-091-2/+1
* Cleanup config model, part 1Harald Musum2019-07-251-1/+0
* Preserve SearchBuilder APIJon Bratseth2019-06-131-1/+6
* Revert "Revert "Require constant() for large constants and fix a type resolvi...Jon Bratseth2019-06-131-4/+11
* Revert "Require constant() for large constants and fix a type resolving bug (...Harald Musum2019-06-121-11/+4
* Require constant() for large constants and fix a type resolving bug (#9769)Jon Bratseth2019-06-121-4/+11
* Holistic query profile validationJon Bratseth2019-06-101-1/+1
* Revert "Bratseth/emit float tensors in config"Arnstein Ressem2019-05-081-1/+0
* Emit float tensor types in config when specifiedJon Bratseth2019-05-071-0/+1
* Inline test filesJon Bratseth2019-01-211-2/+6
* Add unit test for position zcurve field not being part of [document] fieldsetTor Brede Vekterli2018-11-221-1/+28
* Add from-disk flag on document-summaryJon Bratseth2018-10-121-1/+5
* Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-251-6/+1
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-251-1/+6
* Resolve types of all argument-less functionsJon Bratseth2018-09-201-6/+1
* Don't build rank profiles when generating document Java classesJon Bratseth2018-09-181-9/+23
* Separate the processing.Processors into a minimal set and the rest. Only use ...Henning Baldersheim2018-09-171-1/+2
* Switch to new javacc maven plugin:gjoranv2018-08-271-2/+2
* Don't validate when reloading modelsJon Bratseth2018-02-261-11/+11
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-17/+9
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-9/+17
* Revert "Merge pull request #5091 from vespa-engine/revert-5065-bratseth/typec...Jon Bratseth2018-02-211-17/+9
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-201-9/+17
* Handle argument bindingsJon Bratseth2018-02-141-1/+2
* Re-apply typecheck ranking expressions in JavaJon Bratseth2018-02-091-16/+7
* Revert "Bratseth/typecheck all"Henning Baldersheim2018-02-061-7/+16
* Type check all expressionsJon Bratseth2018-02-061-10/+5
* Typecheck all ranking expressionsJon Bratseth2018-02-051-6/+2
* Use query profiles already readJon Bratseth2018-02-051-30/+63
* Fetaure names cleanup WIPJon Bratseth2018-02-021-3/+4
* Always re-read application inside lockJon Bratseth2017-10-251-28/+2
* Accept a logger argumentJon Bratseth2017-08-071-0/+15
* 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
* Detect cyclic document dependenciesBjørn Christian Seime2017-02-021-0/+3
* Remove redundant filteringBjørn Christian Seime2017-01-271-9/+2
* Resolve document references in search builderBjørn Christian Seime2017-01-251-3/+15
* PublishJon Bratseth2016-06-151-0/+429