aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/javacc
Commit message (Expand)AuthorAgeFilesLines
* extend grammar with new settingsArne Juul2023-03-221-0/+7
* container-phase -> global-phaseArne Juul2023-02-021-10/+10
* add parsing (only) of container-phase in schemaArne Juul2023-02-011-1/+32
* Warn if enable-bit-vectors is used. It is default and has no effect any longer.Henning Baldersheim2022-09-291-3/+3
* Remove array operation support on Vespa 8Jon Bratseth2022-06-081-3/+3
* Remove 'attribute: huge' which has no effect.Geir Storli2022-06-081-4/+1
* Remove on Vespa 8Jon Bratseth2022-06-081-3/+2
* remove constructs with no effectArne H Juul2022-06-081-167/+1
* GC compression inside documentHenning Baldersheim2022-06-081-49/+1
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-16/+16
* Revert "Merge pull request #22642 from vespa-engine/revert-22637-bratseth/mod...Jon Bratseth2022-05-181-35/+39
* Revert "Bratseth/model syntax"Arnstein Ressem2022-05-181-39/+35
* Unify constant syntax across models and rank profilesJon Bratseth2022-05-181-35/+39
* Rename to SchemaParserJon Bratseth2022-05-161-4/+4
* Support addiong models in rank profilesJon Bratseth2022-05-161-16/+24
* Revert "Merge pull request #22589 from vespa-engine/revert-22582-bratseth/con...Jon Bratseth2022-05-131-7/+7
* Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-131-7/+7
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-121-7/+7
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-121-7/+7
* Create distributable constants on derivingJon Bratseth2022-05-121-7/+7
* Test ranking constant config generationJon Bratseth2022-05-111-1/+1
* Allow names with and without constant()/query() wrappingJon Bratseth2022-05-111-17/+24
* Key on ReferenceJon Bratseth2022-05-111-3/+3
* Add a constant classJon Bratseth2022-05-101-19/+16
* Remove old parser: Not used by any appsJon Bratseth2022-05-101-2912/+0
* Support constants on the same format as inputsJon Bratseth2022-05-101-11/+50
* Output input default values in rank propertiesJon Bratseth2022-05-092-22/+18
* Allow doubles as input valuesJon Bratseth2022-05-081-2/+10
* Parse nested arraysJon Bratseth2022-05-081-13/+14
* Parse mixed tensor short formJon Bratseth2022-05-061-7/+33
* Insert all dense valuesJon Bratseth2022-05-061-10/+29
* Parse input default valuesJon Bratseth2022-05-062-43/+132
* Allow 0-rank tensorJon Bratseth2022-05-052-4/+4
* A double isn't an identifierJon Bratseth2022-05-052-12/+47
* Add support for approximate nearest neighbor threshold settings in rank profi...Geir Storli2022-04-292-1/+62
* add fast-rank for tensor attributesArne H Juul2022-04-251-0/+3
* No colon between name and typeJon Bratseth2022-04-072-2/+2
* Allow query as identifier, and make input order stable againJon Bratseth2022-04-071-0/+1
* Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-071-0/+1
|\
| * support rank: filter in struct-field blockArne H Juul2022-04-061-0/+1
* | Support input in intermediate parserJon Bratseth2022-04-052-3/+29
* | Allow inputs declarations in rank profilesJon Bratseth2022-04-041-13/+35
|/
* Use more PathJon Marius Venstad2022-04-022-2/+2
* Revert "Move verification down"HÃ¥kon Hallingstad2022-04-022-2/+2
* Even more Path!Jon Marius Venstad2022-04-012-2/+2
* Merge pull request #21761 from vespa-engine/lesters/multiple-embeddersLester Solbakken2022-03-242-6/+6
|\
| * Add embedder selection argument to indexing languageLester Solbakken2022-03-212-6/+6
* | use new temporariesArne H Juul2022-03-231-6/+6
|/
* switch to NewDocumentReferenceDataTypeArne H Juul2022-03-171-12/+2
* populate struct fields on demandArne H Juul2022-03-112-9/+9