aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/schema/derived/SchemaToDerivedConfigExporter.java
Commit message (Collapse)AuthorAgeFilesLines
* Add index mode to SchemaHenning Baldersheim2024-03-141-2/+3
|
* Revert "Balder/single searchcluster"Henning Baldersheim2024-03-131-3/+2
|
* Use a single searchcluster with both indexed and streaming docs.Henning Baldersheim2024-03-131-2/+3
|
* No normalization should take place for streaming search. This is handled ↵Henning Baldersheim2024-01-051-1/+1
| | | | symmetrically in the backend during query time.
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Add util to export derived config files from a schema file.Geir Storli2023-04-271-0/+52
Can e.g. be used by C++ unit tests to generate required config files.