summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/schema
Commit message (Expand)AuthorAgeFilesLines
* Derive summary field type from source.Tor Egge2023-10-191-1/+1
* Fix typo in test name.Tor Egge2023-10-191-1/+1
* Rename linguistics-tokens to tokens.Tor Egge2023-10-191-3/+3
* Merge pull request #28919 from vespa-engine/arnej/global-phase-config-7Arne H Juul2023-10-171-0/+172
|\
| * check error message via Exceptions.toMessageStringArne Juul2023-10-171-14/+16
| * allow configuring normalizersArne Juul2023-10-131-0/+170
* | Add linguistics tokens document field writer.Tor Egge2023-10-161-0/+13
|/
* Merge pull request #28836 from vespa-engine/bratseth/copyright-2Jon Bratseth2023-10-10152-152/+153
|\
| * Correct copyright headersJon Bratseth2023-10-091-2/+0
| * Update copyrightJon Bratseth2023-10-09152-150/+153
* | Support inheriting multiple document summariesJon Bratseth2023-10-073-19/+107
|/
* Repair parserJon Bratseth2023-09-271-1/+1
* Simplify testsJon Bratseth2023-09-273-55/+147
* Simplify testsJon Bratseth2023-09-271-8/+96
* Simplify testsJon Bratseth2023-09-271-12/+47
* Simplify testsJon Bratseth2023-09-272-6/+0
* Simplify testsJon Bratseth2023-09-272-7/+37
* Simplify testsJon Bratseth2023-09-271-20/+82
* Return the expected outputJon Bratseth2023-09-272-3/+61
* Merge pull request #28623 from vespa-engine/bratseth/dynamic-summary-ngram-fi...Arne H Juul2023-09-252-3/+18
|\
| * Use OptionalIntJon Bratseth2023-09-221-3/+3
| * Output gram for summary fields where the source is gramJon Bratseth2023-09-221-0/+15
* | declare types for more rank featuresArne Juul2023-09-211-7/+9
|/
* Add utility function for custom token idsLester Solbakken2023-09-111-0/+11
* Merge pull request #28054 from vespa-engine/geirst/target-hits-max-adjustment...Arne H Juul2023-08-171-14/+45
|\
| * Control the auto-adjustment of targetHits in ANN using post-filtering.Geir Storli2023-08-151-14/+45
* | Allow infrastructure to override application typeMorten Tokle2023-08-151-1/+3
|/
* Correctly classify references to missing fieldsJon Bratseth2023-08-141-5/+5
* Always use stricter validation for complex fields with struct field attributes.Geir Storli2023-08-081-2/+2
* Add deprecation warning when using another name for attribute or indexHarald Musum2023-07-071-1/+1
* Only log warning when the stricter validation triggers.Geir Storli2023-07-041-2/+2
* Always treat each symbol as a separate tokenJon Bratseth2023-05-221-3/+3
* Make it possible to configure dotproduct distance metric.Geir Storli2023-05-051-0/+33
* Add util to export derived config files from a schema file.Geir Storli2023-04-271-0/+52
* Add vmsfields config for nearest neighbor search on supported tensor fields.Geir Storli2023-04-141-0/+5
* use ExpressionFunction.Instance for consistencyArne Juul2023-03-221-1/+1
* use Integer.toHexString on hashcodeArne Juul2023-03-211-1/+1
* add unit testArne Juul2023-03-201-0/+27
* - avoid unintentionally duplicated rank-propertiesArne Juul2023-03-201-1/+1
* Remove bad annotation.Tor Egge2023-03-171-1/+0
* Add raw attributes to config model.Tor Egge2023-03-172-50/+74
* add special handling of TensorFunctionNode containing Generate functionArne Juul2023-03-141-0/+5
* unit test with problematic .sd from system testArne Juul2023-03-021-0/+5
* add component modelingArne Juul2023-02-241-0/+22
* Handle schema files with no contentJon Bratseth2023-02-073-31/+27
* container-phase -> global-phaseArne Juul2023-02-021-8/+8
* add parsing (only) of container-phase in schemaArne Juul2023-02-011-0/+37
* Use original source for dynamic summary transform.Tor Egge2023-01-271-3/+3
* Unify on Streams.toList()Henning Baldersheim2023-01-172-5/+3
* Allow hnsw index for tensors with 1 mapped and 1 indexed dimension.Geir Storli2023-01-131-4/+14