summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/derived
Commit message (Expand)AuthorAgeFilesLines
* Clean up todoHarald Musum2019-07-262-6/+5
* Use single class importsHarald Musum2019-07-251-1/+2
* Cleanup config model, part 1Harald Musum2019-07-254-5/+0
* Rename flag to turn on new posting list format with interleaved features used...Geir Storli2019-06-251-5/+5
* Rename experimentalpostinglistformat -> interleavedfeatures in indexschema.def.Geir Storli2019-06-241-1/+1
* Revert "Merge pull request #9485 from vespa-engine/revert-9476-bratseth/test-...Jon Bratseth2019-05-221-2/+2
* Revert "Add some tests and nonfunctional cleanup."Harald Musum2019-05-221-2/+2
* Add some tests and nonfunctional cleanupJon Bratseth2019-05-211-2/+2
* Add flag to trigger use of experimental posting list format for an index field.Geir Storli2019-05-021-1/+6
* remove unused codeArne Juul2019-01-211-19/+0
* Remove remains of RISE.Geir Storli2019-01-211-7/+1
* Make stemming.best defaultLester Solbakken2019-01-211-2/+1
* Stop flattening imported fields.Tor Egge2019-01-113-19/+47
* Add getAttribute() method to ImmutableSDField interface.Tor Egge2019-01-112-9/+2
* Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-142-15/+39
* Derive config for imported position field.Tor Egge2018-11-301-3/+17
* Don't emit unneeded index-info config for inner struct in map of struct.Tor Egge2018-11-281-13/+1
* Generate index info config for imported complex fields.Tor Egge2018-11-281-0/+22
* Improve attribute detection when generating index-info config.Tor Egge2018-11-281-1/+8
* Fix typo.Tor Egge2018-11-271-2/+6
* Handle import of array of struct fields, map of struct fields, and map ofTor Egge2018-11-271-2/+12
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-263-3/+3
* Model the config model view of model-integrationJon Bratseth2018-11-263-9/+9
* Move all importing to model-integrationJon Bratseth2018-11-223-3/+3
* Restore old package nameJon Bratseth2018-11-223-3/+3
* Separate model integration into a separate moduleJon Bratseth2018-11-213-3/+3
* Consolidate match settingJon Bratseth2018-11-131-1/+1
* Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-311-0/+1
* Add from-disk flag on document-summaryJon Bratseth2018-10-122-3/+6
* Generate index-info config for struct attributes.Tor Egge2018-10-111-6/+10
* 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
* Merge with masterJon Bratseth2018-09-281-7/+2
|\
| * When you want to let them through, you can not only give them partial rights.Henning Baldersheim2018-09-271-7/+2
* | Imported ML model robustnessJon Bratseth2018-09-271-2/+2
* | Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-252-23/+22
|/
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-252-22/+23
* 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-241-33/+0
|\
| * Remove dead codeJon Bratseth2018-09-191-33/+0
* | Serialize argument type information when availableJon Bratseth2018-09-241-1/+4
* | Move types to ExpressionFunctionJon Bratseth2018-09-231-2/+2
* | Resolve types of all argument-less functionsJon Bratseth2018-09-202-23/+19
|/
* Refactor: macro -> functionJon Bratseth2018-09-171-23/+23
* Refactor: Macro -> RankingExpressionFunctionJon Bratseth2018-09-171-2/+2
* Refactor: Expose functionJon Bratseth2018-09-171-1/+1
* Refactor: Initialize all macros state at onceJon Bratseth2018-09-161-1/+1
* Remove the 'parts' sillynessJon Bratseth2018-09-162-80/+57
* RefactorJon Bratseth2018-09-111-5/+5