summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema/document
Commit message (Collapse)AuthorAgeFilesLines
* 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 package
| * 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
| | | | | This is not supported for indexed search clusters, and should be replaced with 'indexing: attribute'. Validation is not executed for imported fields as those are validated in the parent schema.
* Revert "Validate that complex fields do not have struct fields with ↵Håkon Hallingstad2022-07-123-22/+0
| | | | 'indexing…"
* Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-123-0/+22
| | | | This is not supported for indexed search clusters, and should be replaced with 'indexing: attribute'.
* remove TemporarySDDocumentTypeArne H Juul2022-06-172-19/+1
| | | | | | * track converted structs as we make them * inherit directly instead of by name * remove code to deal with the no-longer-needed temporaries
* 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
| | | | * less hardcoded constants
* 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
| | | | Add more testing of 'fast-rank' on un-supported attributes.
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-1932-0/+3156