aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/javacc
Commit message (Expand)AuthorAgeFilesLines
* try harder to get multi-level inheritance workingArne H Juul2021-12-131-1/+1
* Point to plugin BNFJon Bratseth2021-11-191-10/+4
* SimplifyHenning Baldersheim2021-11-111-5/+3
* GC dompression support in java.Henning Baldersheim2021-11-101-41/+10
* Support struct inheritanceJon Bratseth2021-11-101-5/+4
* let match-features inherit alsoArne H Juul2021-11-081-1/+9
* - Move blob to LargeRankExpressions and prepare som simplifying Distributable...Henning Baldersheim2021-11-051-35/+22
* add match-features in config-modelArne H Juul2021-11-031-0/+23
* Consistently use -/_Henning Baldersheim2021-10-271-2/+2
* onrerank -> on-first-phase and add on-second-phaseHenning Baldersheim2021-10-251-2/+4
* Update execute -> mutate with '+=', '-=' and '='Henning Baldersheim2021-10-251-14/+14
* Inherit constantsJon Bratseth2021-10-181-3/+3
* search -> schemaJon Bratseth2021-10-151-160/+160
* Add Application abstractionJon Bratseth2021-10-151-6/+9
* Validate summary inheritanceJon Bratseth2021-10-151-2/+2
* Add support for control of execute on match, rerank, and summary.Henning Baldersheim2021-10-121-0/+51
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* encode -> embedJon Bratseth2021-09-281-4/+4
* Add 'encode' expressionJon Bratseth2021-09-191-3/+4
* Expose ownership of RankingConstants so thread safety is explicit.Henning Baldersheim2021-09-141-5/+6
* Wire in the FileRegistry explicit and separately. Not via FileDistributor.Henning Baldersheim2021-08-161-2/+6
* swappable -> pagedHenning Baldersheim2021-08-121-9/+9
* Control swappableHenning Baldersheim2021-08-121-5/+8
* Support setting "omit-summary-features" for a document summary in the SD schema.Geir Storli2021-07-021-0/+2
* Forward deployment properties so that we can use featureflags earlier in the ...Henning Baldersheim2021-05-271-3/+6
* Wire the deploylogger into serach so that it is available during parsing.Henning Baldersheim2021-05-261-2/+2
* GC unused codeHenning Baldersheim2021-05-261-10/+0
* Prepare for raw fields to be presented as base64 encoded in summary.Henning Baldersheim2021-05-191-0/+8
* Log application package warnings using logApplicationPackage()Valerij Fredriksen2021-04-261-9/+9
* Add cased/uncased to match settings too.Henning Baldersheim2021-04-121-10/+12
* Control cased/uncased in dictionary settingHenning Baldersheim2021-04-121-7/+12
* Allow hash, btree and dictionary as identifiers.Henning Baldersheim2021-03-231-0/+3
* Add dictionary control for numeric fields.Henning Baldersheim2021-03-231-0/+32
* Merge pull request #14648 from vespa-engine/bratseth/non-functional-changesJon Bratseth2020-09-301-4/+4
|\
| * Non-functional changes onlyJon Bratseth2020-09-301-4/+4
* | Support 'model' instead of 'rank-profile'Jon Bratseth2020-09-291-1/+3
|/
* Add explicit config for onnx modelsLester Solbakken2020-09-181-1/+60
* Make indexing to hnsw index multi-threaded as default.Geir Storli2020-07-061-2/+2
* Add flag to enable multi-threaded indexing for a hnsw index.Geir Storli2020-06-191-1/+3
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-3/+0
* Explicitly inherit summary featuresJon Bratseth2020-06-021-7/+11
* Support specifying a distance metric for nearest neighbor search when not hav...Geir Storli2020-05-121-1/+2
* move distance-metric specification, part 1Arne Juul2020-03-271-1/+1
* make HNSW distance metric configurableArne Juul2020-03-231-0/+3
* Revert "Merge pull request #12565 from vespa-engine/revert-12563-bratseth/sea...Jon Bratseth2020-03-171-15/+17
* Revert "Bratseth/search to schema"Jon Bratseth2020-03-131-17/+15
* search -> schema in .sd filesJon Bratseth2020-03-121-15/+17
* Add support for specifying a hnsw index together with a 1-dimensional indexed...Geir Storli2020-02-171-0/+26
* Header/body does not exist anymore. Deprecate and remove own internal usage.Henning Baldersheim2020-01-301-2/+2
* Change fieldset query-command to add, not override commandsJon Bratseth2020-01-281-3/+3