aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/schema/processing
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0950-50/+50
* 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-271-6/+37
* Simplify testsJon Bratseth2023-09-271-20/+82
* Return the expected outputJon Bratseth2023-09-271-2/+60
* Merge pull request #28623 from vespa-engine/bratseth/dynamic-summary-ngram-fi...Arne H Juul2023-09-251-3/+3
|\
| * Use OptionalIntJon Bratseth2023-09-221-3/+3
* | declare types for more rank featuresArne Juul2023-09-211-7/+9
|/
* Add utility function for custom token idsLester Solbakken2023-09-111-0/+11
* Allow infrastructure to override application typeMorten Tokle2023-08-151-1/+3
* Correctly classify references to missing fieldsJon Bratseth2023-08-141-5/+5
* Always treat each symbol as a separate tokenJon Bratseth2023-05-221-3/+3
* use ExpressionFunction.Instance for consistencyArne Juul2023-03-221-1/+1
* use Integer.toHexString on hashcodeArne Juul2023-03-211-1/+1
* - 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
* Allow hnsw index for tensors with 1 mapped and 1 indexed dimension.Geir Storli2023-01-131-4/+14
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-021-14/+4
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-021-4/+14
* Let list handling catch up with Java 17Henning Baldersheim2022-12-021-14/+4
* Use well defined order where we output text and generate config. Makes config...Henning Baldersheim2022-12-011-3/+4
* Allow paged setting for tensor attributes without fast-rank setting.Tor Egge2022-10-101-10/+24
* Merge pull request #24285 from vespa-engine/bratseth/optimize-primitives-only...Jon Marius Venstad2022-10-031-17/+34
|\
| * Revert "Merge pull request #24279 from vespa-engine/jonmv/revert-GC-heaven-co...Jon Bratseth2022-10-031-17/+34
* | Merge pull request #24280 from vespa-engine/bratseth/update-terminologyLester Solbakken2022-10-031-6/+7
|\ \ | |/ |/|
| * Update terminologyJon Bratseth2022-10-031-6/+7
* | Revert "Merge pull request #24257 from vespa-engine/bratseth/boolean-optimize...jonmv2022-10-021-34/+17
|/
* Only optimize boolean expressions on primitivesJon Bratseth2022-09-291-17/+34
* Use consistent terminologyJon Bratseth2022-09-292-8/+8
* Merge pull request #24251 from vespa-engine/bratseth/operatorsv8.61.17Henning Baldersheim2022-09-281-1/+1
|\
| * Fold comparisons into the other operatorsJon Bratseth2022-09-281-1/+1
* | GC unused enable-bitvector flagHenning Baldersheim2022-09-281-3/+3
|/
* Do not log disk access warning when using an imported complex field in summary.Geir Storli2022-09-191-0/+69
* Allow dynamic transforms on array<string> summary fields.Geir Storli2022-09-131-7/+7
* Add 'paged' support for reference attribute fields.Geir Storli2022-08-241-4/+10
* Convert config-model to junit5Bjørn Christian Seime2022-07-2849-900/+884
* Merge pull request #23477 from vespa-engine/mpolden/handle-abs-rootHarald Musum2022-07-121-1/+1
|\
| * Handle absolute root in MockApplicationPackageMartin Polden2022-07-121-1/+1
* | Don't say we expect declaration in query profilesJon Bratseth2022-07-111-1/+1
|/
* No functional changesJon Bratseth2022-06-151-1/+1
* move internal details from public APIArne H Juul2022-06-081-2/+2
* onnxModel to onnx in summary/matchfeaturesLester Solbakken2022-06-081-7/+7
* Merge pull request #22795 from vespa-engine/bratseth/grammar-fixesJon Bratseth2022-05-301-9/+9
|\
| * Correct syntaxJon Bratseth2022-05-301-9/+9
* | Changing 'fast-rank' on an attribute should trigger the restart action.Geir Storli2022-05-191-0/+11
|/