aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/javacc
Commit message (Expand)AuthorAgeFilesLines
* track inputs vs newlines and warn on missing newlinesArne Juul2024-03-011-3/+19
* revert newline requirement between inputsArne Juul2024-02-281-2/+1
* accept "float" with warningArne Juul2024-02-261-0/+7
* allow "long" with warningArne Juul2024-02-221-0/+7
* demand newline between declarations of inputsArne Juul2024-02-221-1/+2
* allow inputs { query(foo) string }Arne Juul2024-02-221-10/+15
* Revert "demand newline between declarations of inputs"Harald Musum2024-02-211-2/+2
* demand newline between declarations of inputsArne Juul2024-02-211-2/+2
* Enable setting max-occurrences in field match.Tor Egge2024-01-041-1/+12
* Prepare for emitting warning if summary field type is specified.Tor Egge2023-10-241-1/+8
* Rename linguistics-tokens to tokens.Tor Egge2023-10-191-4/+4
* Add linguistics tokens document field writer.Tor Egge2023-10-161-0/+4
* Merge pull request #28836 from vespa-engine/bratseth/copyright-2Jon Bratseth2023-10-101-1/+1
|\
| * Update copyrightJon Bratseth2023-10-091-1/+1
* | Support inheriting multiple document summariesJon Bratseth2023-10-071-4/+2
|/
* Control the auto-adjustment of targetHits in ANN using post-filtering.Geir Storli2023-08-151-0/+16
* Add TODOsHarald Musum2023-07-071-0/+2
* Add deprecation warning when using another name for attribute or indexHarald Musum2023-07-071-0/+8
* for document-summary blocks:Arne Juul2023-04-211-3/+4
* 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 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