summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/processing/AdjustPositionSummaryFields.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and simplify slightlyJon Bratseth2019-01-291-4/+10
* Stop flattening imported fields.Tor Egge2019-01-111-12/+1
* Add getAttribute() method to ImmutableSDField interface.Tor Egge2019-01-111-4/+1
* Add subclasses of ImportedField to better keep track of simple fieldsTor Egge2019-01-101-1/+1
* Allow position summary with no attribute if field is not imported andTor Egge2018-12-061-20/+33
* Process position summary entries.Tor Egge2018-12-061-0/+127
* Revert "Process position summary entries."Henning Baldersheim2018-12-061-127/+0
* Process position summary entries.Tor Egge2018-12-051-0/+127