summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/derived
Commit message (Expand)AuthorAgeFilesLines
* Add new summary transform (attributecombiner) for complex fields that are rep...Geir Storli2018-06-061-49/+3
* Support that map of simple struct field is derived into array attributes.Geir Storli2018-05-311-22/+62
* Support that array of struct field is derived into array attributes.Geir Storli2018-05-291-0/+48
* Revert "Support that array of struct field is derived into array attributes."Henning Baldersheim2018-05-271-47/+0
* Support that array of struct field is derived into array attributes.Geir Storli2018-05-251-0/+47
* Java 9: Class.newInstance() is deprecated.gjoranv2018-05-041-11/+8
* Wire in a StringBuilder to avoid string concatenation.Henning Baldersheim2018-04-201-12/+15
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-2/+2
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-2/+2
* Revert "Merge pull request #5091 from vespa-engine/revert-5065-bratseth/typec...Jon Bratseth2018-02-211-2/+2
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-201-2/+2
* Typecheck all WIPJon Bratseth2018-02-131-2/+2
* Use query profiles already readJon Bratseth2018-02-053-13/+28
* Verify macrosJon Bratseth2018-01-311-17/+7
* Use a context for transform stateJon Bratseth2018-01-101-6/+6
* Fix bug in deriving of attributes config for imported fields.Geir Storli2017-08-161-5/+5
* Add imported attributes fields to attributes.cfg and remove data/collection t...Geir Storli2017-08-162-27/+33
* Update copyright headersJon Bratseth2017-06-1429-29/+29
* Revert "Update copyright headers"Jon Bratseth2017-06-1429-29/+29
* Update copyright headersJon Bratseth2017-06-1429-29/+29
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-1329-30/+30
* Copyright headerJon Bratseth2017-06-1329-30/+30
* Nonfunctional changesJon Bratseth2017-06-082-3/+3
* implement hashCode()Arne H Juul2017-04-251-0/+7
* Revert "Revert "Balder/fast access fields are also in memory for streaming se...Henning Baldersheim2017-04-202-52/+70
* Revert "Balder/fast access fields are also in memory for streaming search"Henning Baldersheim2017-04-202-70/+52
* Test and implement that only fast access attributes are produced for streamin...Henning Baldersheim2017-04-201-38/+54
* Remove empty lineHenning Baldersheim2017-04-201-1/+0
* Properly generate attribute config for streamig search.Henning Baldersheim2017-04-202-11/+4
* Produce attribute config also for streaming clusters for the fast-access fieldsHenning Baldersheim2017-04-202-11/+21
* Add data and collection type to imported-fields config.Geir Storli2017-04-051-0/+12
* Remove dangling Javadoc parameter descriptionBjørn Christian Seime2017-04-031-1/+0
* Revert "Bjorncs/summary config imported fields"gjoranv2017-03-311-0/+1
* Remove dangling Javadoc parameter descriptionBjørn Christian Seime2017-03-301-1/+0
* Improve name of methods exposing fields in SearchBjørn Christian Seime2017-03-272-3/+3
* Support imported fields in field setsBjørn Christian Seime2017-03-271-4/+5
* Process imported fields in config deriversBjørn Christian Seime2017-03-1511-39/+93
* Align naming of imported fields across Java code and config.Geir Storli2017-02-092-12/+7
* Add deriving of imported fields config for the search backend.Geir Storli2017-02-092-0/+66
* Merge pull request #1677 from yahoo/bjorncs/reorder-searchBjørn Christian Seime2017-02-081-24/+42
|\
| * Improve naming of methods and variablesBjørn Christian Seime2017-02-081-11/+11
| * Add referee contraint to Search ordererBjørn Christian Seime2017-02-031-18/+39
| * Simplify using Java 8 goodiesBjørn Christian Seime2017-02-031-6/+3
* | Handle reference data type field in vsm fields.Geir Storli2017-02-031-0/+2
|/
* Support reference fields as part of summary classes.Geir Storli2017-02-021-0/+3
* Merge with masterJon Bratseth2017-01-222-5/+5
|\
| * Add tensor document summary fieldJon Bratseth2017-01-161-1/+1
| * Output tensor fields in summary config as type tensor instead of jsonstringJon Bratseth2017-01-132-4/+4
* | Use text content only for query lang detectionJon Bratseth2017-01-221-10/+10
|/