summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/parser/ParsedSummaryField.java
Commit message (Collapse)AuthorAgeFilesLines
* fix "summary" handlingArne H Juul2022-02-241-2/+6
| | | | | | * after closer inspection, change handling of the different summary-to, summary: and summary { } variants, to make new unit tests pass.
* extend ParsedBlock more placesArne H Juul2022-02-241-6/+3
|
* avoid optional membersArne H Juul2022-02-241-5/+0
|
* no need for ImmutableListArne H Juul2022-02-241-3/+3
|
* flesh out some classesArne H Juul2022-02-241-12/+23
| | | | | * allow multiple "match" blocks * wrap indexing op in a more useful manner
* convert rest of productionsArne H Juul2022-02-231-0/+44