summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition
Commit message (Expand)AuthorAgeFilesLines
* Separate model integration into a separate moduleJon Bratseth2018-11-215-5/+5
* Consolidate match settingJon Bratseth2018-11-134-41/+40
* Merge pull request #7531 from vespa-engine/bratseth/deprecate-linguistics-met...Jon Bratseth2018-11-012-1/+3
|\
| * Deprecated methods and add OptimaizeDetectorJon Bratseth2018-11-012-1/+3
* | getContentType -> contentStruct and java doc.Henning Baldersheim2018-11-012-7/+7
* | Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-319-43/+12
|/
* Check that assumption of struct data type is correctLester Solbakken2018-10-231-38/+42
* Revert "Revert "Disallow complex types as keys for nested types in arrays""Lester Solbakken2018-10-231-11/+22
* Revert "Disallow complex types as keys for nested types in arrays"Harald Musum2018-10-231-22/+11
* Disallow complex types as keys for nested types in arraysLester Solbakken2018-10-221-11/+22
* Do not warn until Vespa 7Henning Baldersheim2018-10-121-4/+5
* Add from-disk flag on document-summaryJon Bratseth2018-10-1217-33/+118
* Generate index-info config for struct attributes.Tor Egge2018-10-111-6/+10
* Do not create huge optimaize structures when not necessary.Henning Baldersheim2018-10-052-2/+2
* Revert "Revert "Balder/reduce usage of complex deploystate""Henning Baldersheim2018-10-041-5/+1
* Revert "Balder/reduce usage of complex deploystate"Harald Musum2018-10-041-1/+5
* Remove unused parametersHenning Baldersheim2018-10-031-5/+1
* Add copyright headerJon Bratseth2018-10-014-0/+4
* Resoløve return types whenever possibleJon Bratseth2018-10-011-1/+6
* Merge with masterJon Bratseth2018-09-288-12/+51
|\
| * Split the field types validation into a partial and a full, where the partial...Henning Baldersheim2018-09-273-1/+35
| * When you want to let them through, you can not only give them partial rights.Henning Baldersheim2018-09-275-11/+16
* | Move path into FeatureArgumentsJon Bratseth2018-09-273-7/+6
* | Imported ML model robustnessJon Bratseth2018-09-275-17/+35
* | Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-258-73/+97
|/
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-258-97/+73
* Allow mutable fields to be modifiable in indexing docproc and to have an init...Henning Baldersheim2018-09-251-9/+12
* Merge with masterJon Bratseth2018-09-243-86/+4
|\
| * Rename classJon Bratseth2018-09-191-9/+4
| * Remove dead codeJon Bratseth2018-09-192-77/+0
* | Serialize argument type information when availableJon Bratseth2018-09-241-1/+4
* | Move types to ExpressionFunctionJon Bratseth2018-09-233-17/+11
* | Propagate input type informationJon Bratseth2018-09-211-1/+1
* | Resolve types of all argument-less functionsJon Bratseth2018-09-208-73/+100
|/
* Don't build rank profiles when generating document Java classesJon Bratseth2018-09-1863-118/+142
* Merge with masterJon Bratseth2018-09-184-10/+46
|\
| * Separate the processing.Processors into a minimal set and the rest. Only use ...Henning Baldersheim2018-09-174-10/+46
* | Nonfunctional changes onlyJon Bratseth2018-09-171-8/+12
* | Refactor: No separate string accessorsJon Bratseth2018-09-171-22/+0
* | Don't store expression stringsJon Bratseth2018-09-171-18/+12
* | Refactor: Don't reparseJon Bratseth2018-09-172-28/+0
* | Refactor: Eagerly parse first and second phaseJon Bratseth2018-09-171-14/+16
* | Refactor: macro -> functionJon Bratseth2018-09-179-102/+102
* | Refactor: Macro -> RankingExpressionFunctionJon Bratseth2018-09-175-42/+40
* | Refactor: Construct using ExpressionFunctionJon Bratseth2018-09-172-34/+13
* | Refactor: Expose functionJon Bratseth2018-09-173-9/+9
* | Refactor: Use ExpressionFunctionJon Bratseth2018-09-171-28/+13
* | Refactory: Remove mutationsJon Bratseth2018-09-162-30/+3
* | Refactor: Initialize all macros state at onceJon Bratseth2018-09-163-31/+44
* | Remove the 'parts' sillynessJon Bratseth2018-09-162-80/+57
|/