aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/javacc
Commit message (Collapse)AuthorAgeFilesLines
* for document-summary blocks:Arne Juul2023-04-211-3/+4
| | | | | | * for existing fields, allow skipping the type declaration * if type is same except for weighted-set flags, adjust type to match * for this to work with inheritance, wire in inherited schema early
* add some single-word tokens and sort in identifier() productionArne Juul2023-03-301-2/+6
|
* add more tokens containing "-" to identifierWithDash() productionArne Juul2023-03-301-0/+31
|
* move tokens containing "-" to identifierWithDash() productionArne Juul2023-03-301-30/+31
|
* rename some tokens containing dash for consistencyArne Juul2023-03-301-130/+130
|
* Add new tokens to identifier()Bjørn Christian Seime2023-03-291-0/+3
|
* Allow configuration of execution mode from rank profileBjørn Christian Seime2023-03-291-0/+5
|
* 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 ↵Jon Bratseth2022-05-181-35/+39
| | | | | | | vespa-engine/revert-22637-bratseth/model-syntax" This reverts commit 2c9cb8159adaced573fd1e34689e533946feea85, reversing changes made to a4dbfc43c7df534ee5b032204ef19a7b038d7e3e.
* 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 ↵Jon Bratseth2022-05-131-7/+7
| | | | | | | vespa-engine/revert-22582-bratseth/constants-cleanup-take-2" This reverts commit 79537b954556ba6985f2c59b4bc44b971a385eb0, reversing changes made to 1df3b3c59251bd4fd1b099ae5cfb4c280313e76d.
* 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
| | | | This reverts commit 78e8952ad0ed18c026aaeb7c471dfc886ccde7cb.
* 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 ↵Geir Storli2022-04-292-1/+62
| | | | profiles.
* 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
|