aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema/document
Commit message (Expand)AuthorAgeFilesLines
* Collections.emptyXXX + Collections.singletonXXX => List/Set/Map.ofHenning Baldersheim2024-04-101-2/+1
* Drop improved error message for single value struct field.Tor Egge2024-04-101-3/+0
* Improve error message when field cannot have attribute aspect.Tor Egge2024-04-102-11/+31
* Improve embedder error messagesJon Bratseth2024-03-291-2/+2
* Merge pull request #29844 from vespa-engine/balder/handle-cased-streaming-searchHenning Baldersheim2024-01-111-2/+6
|\
| * Generate correct vsmfields config for cased search.Henning Baldersheim2024-01-101-2/+6
* | Merge pull request #29780 from vespa-engine/bratseth/programmatic-testArne H Juul2024-01-101-2/+2
|\ \ | |/ |/|
| * No functional changesJon Bratseth2024-01-031-2/+2
* | Enable setting max-occurrences in field match.Tor Egge2024-01-041-0/+4
|/
* Non-functional changes onlyJon Bratseth2023-10-181-2/+1
* Update copyrightJon Bratseth2023-10-0931-31/+31
* Merge pull request #28699 from vespa-engine/bratseth/smarter-inputJon Bratseth2023-09-291-5/+4
|\
| * Return the expected outputJon Bratseth2023-09-271-5/+4
* | use equals to compare OptionalInt instancesArne Juul2023-09-281-1/+1
|/
* Use OptionalIntJon Bratseth2023-09-221-7/+11
* Correctly classify references to missing fieldsJon Bratseth2023-08-141-0/+1
* Always use stricter validation for complex fields with struct field attributes.Geir Storli2023-08-081-15/+10
* Only log warning when the stricter validation triggers.Geir Storli2023-07-041-10/+15
* Improve validation of complex fields using struct field attributes.Geir Storli2023-07-031-0/+16
* Move to SchemaInfoJon Bratseth2023-06-122-4/+7
* Make it possible to configure dotproduct distance metric.Geir Storli2023-05-051-1/+1
* wait until later with new metric nameArne Juul2023-04-201-1/+1
* add two names for distance metricsArne Juul2023-04-201-1/+1
* Add raw attributes to config model.Tor Egge2023-03-171-2/+4
* Unify on Streams.toList()Henning Baldersheim2023-01-171-3/+1
* No functional changesJon Bratseth2023-01-063-3/+12
* Merge pull request #24850 from vespa-engine/bratseth/ms-marco-testKristian Aune2022-11-161-2/+4
|\
| * Test the MS marco notebook app application packageJon Bratseth2022-11-141-2/+4
* | Separate dynamic provisioning and host sharingJon Bratseth2022-11-151-4/+3
|/
* Warn if enable-bit-vectors is used. It is default and has no effect any longer.Henning Baldersheim2022-09-291-25/+19
* Do not log disk access warning when using an imported complex field in summary.Geir Storli2022-09-194-11/+26
* Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-133-0/+22
* Revert "Validate that complex fields do not have struct fields with 'indexing...HÃ¥kon Hallingstad2022-07-123-22/+0
* Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-123-0/+22
* remove TemporarySDDocumentTypeArne H Juul2022-06-172-19/+1
* Use pattern variables, and various other code cleanup.Henning Baldersheim2022-06-092-36/+13
* GC deprecation warnings.Henning Baldersheim2022-06-081-6/+1
* no more tensors in attribute prefetchArne H Juul2022-06-081-0/+3
* Remove 'attribute: huge' which has no effect.Geir Storli2022-06-081-5/+1
* remove some cruftArne H Juul2022-05-311-27/+1
* Changing 'fast-rank' on an attribute should trigger the restart action.Geir Storli2022-05-191-2/+4
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-1932-0/+3156