aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived
Commit message (Expand)AuthorAgeFilesLines
* accept "float" with warningArne Juul2024-02-262-0/+248
* allow inputs { query(foo) string }Arne Juul2024-02-223-4/+29
* Update expected default value for maxtermoccurrencesTor Egge2024-02-2034-34/+34
* unit test reset of feature listsArne Juul2024-01-212-0/+31
* Update expected default value for maxtermoccurrencesHenning Baldersheim2024-01-1634-34/+34
* Revert "Revert "Balder/unify attributes over streaming indexed""Henning Baldersheim2024-01-123-9/+9
* Revert "Balder/unify attributes over streaming indexed"Henning Baldersheim2024-01-123-9/+9
* Unify behavior of attribute matching over streaming and indexed.Henning Baldersheim2024-01-113-9/+9
* Generate correct vsmfields config for cased search.Henning Baldersheim2024-01-104-0/+89
* Detect integer fields in fieldsets.Tor Egge2023-12-072-0/+4
* Limit yql in operator to string and integer fields.Tor Egge2023-11-2931-0/+296
* add special handling of "closest" featureArne Juul2023-11-232-0/+58
* always process with SerializationContext (needed by unpack_bits)Arne Juul2023-11-163-1/+32
* unpack_bits_from_int8 -> unpack_bitsArne Juul2023-11-101-1/+1
* add "unpack_bits_from_int8" functionArne Juul2023-11-106-0/+108
* Stop adding and populating extra fields for dynamic summary.Tor Egge2023-11-036-34/+6
* Write to summary field source.Tor Egge2023-11-031-1/+1
* Merge pull request #29195 from vespa-engine/toregge/dynamic-summary-fields-do...Geir Storli2023-11-024-10/+10
|\
| * Dynamic summary fields don't require tokenizer.Tor Egge2023-11-024-10/+10
* | Don't censor map indexes that start with left bracket inTor Egge2023-11-021-8/+8
|/
* Use "copy" summary transform when field is only defined as summary field.Tor Egge2023-11-012-10/+10
* handle functions with argumentsArne Juul2023-10-302-0/+126
* avoid losing inherited match-features when adding implicit onesArne Juul2023-10-262-0/+62
* Prepare for emitting warning if summary field type is specified.Tor Egge2023-10-2410-26/+26
* Remove unneeded document summary types.Tor Egge2023-10-2311-39/+39
* Non-functional changes onlyJon Bratseth2023-10-181-0/+127
* allow configuring normalizersArne Juul2023-10-132-0/+90
* Correct copyright headersJon Bratseth2023-10-095-15/+0
* Update copyrightJon Bratseth2023-10-09173-154/+177
* Merge pull request #28623 from vespa-engine/bratseth/dynamic-summary-ngram-fi...Arne H Juul2023-09-252-0/+41
|\
| * Output gram for summary fields where the source is gramJon Bratseth2023-09-222-0/+41
* | declare types for more rank featuresArne Juul2023-09-215-0/+85
|/
* if something is already a match-feature, avoid computing it again in global-p...Arne Juul2023-09-182-0/+46
* Remove unused, stale stuff related to index-toHarald Musum2023-07-082-3/+0
* Merge pull request #27382 from vespa-engine/bratseth/validate-prefix-matching...Arne H Juul2023-06-133-0/+110
|\
| * Expect fieldset infoJon Bratseth2023-06-123-0/+22
| * Move to SchemaInfoJon Bratseth2023-06-123-0/+88
* | avoid having "index" command for fields without an indexArne Juul2023-06-0845-1280/+0
|/
* add filtering to hide implicitly added match featuresArne Juul2023-05-113-0/+32
* Reapply "Bjorncs/embedder onnx gpu"Bjørn Christian Seime2023-05-093-0/+3
* Revert "Bjorncs/embedder onnx gpu"Geir Storli2023-05-083-3/+0
* Add config for number of GPUs available to ONNX runtimeBjørn Christian Seime2023-05-083-0/+3
* for document-summary blocks:Arne Juul2023-04-212-4/+3
* add two names for distance metricsArne Juul2023-04-202-2/+2
* Add vmsfields config for nearest neighbor search on supported tensor fields.Geir Storli2023-04-142-0/+55
* Replace reflection by visitorJon Bratseth2023-03-311-1/+1
* Allow configuration of execution mode from rank profileBjørn Christian Seime2023-03-292-1/+2
* Merge pull request #26535 from vespa-engine/arnej/use-common-expressionfuncti...Arne H Juul2023-03-231-5/+5
|\
| * use ExpressionFunction.Instance for consistencyArne Juul2023-03-221-5/+5
* | add testing of derived onnx-models.cfgArne Juul2023-03-224-0/+99
|/