summaryrefslogtreecommitdiffstats
path: root/searchsummary/src/tests/docsummary/attribute_combiner
Commit message (Expand)AuthorAgeFilesLines
* Support filtering of matched elements for multi-value attributes.Geir Storli2020-06-052-139/+31
* Simplify validation of slime docsum by comparing slime objects directly.Geir Storli2020-06-051-70/+30
* Prepare to support matched-elements-only for arrays and weighted sets of prim...Geir Storli2020-05-201-33/+33
* update unit tests with new expected outputArne Juul2020-05-191-5/+5
* Reduce amount of inlining for large methodsHenning Baldersheim2019-10-141-9/+14
* Setup struct field mapper when constructing matched elements filter dfw.Geir Storli2019-10-081-1/+1
* Verify that struct mapper is correctly setup.Tor Egge2019-10-021-4/+44
* Change signature of fill_matching_elements to take a const reference toTor Egge2019-10-021-2/+7
* Move ownership of MatchingElements to GetDocsumsState.Tor Egge2019-09-271-1/+1
* Add filtering support to attribute combiner dynamic field writer.Tor Egge2019-09-251-6/+56
* Rewrite attribute combiner unit test to use GTest.Tor Egge2019-09-252-32/+46
* Test map of struct.Tor Egge2018-06-081-12/+34
* Handle empty array of struct in attribute combiner dynamic field writer.Tor Egge2018-06-081-3/+4
* Factor out common code to new function: toCompactJsonString.Tor Egge2018-06-081-16/+13
* Adjust year in copyright comment.Tor Egge2018-06-071-1/+1
* Add attribute combiner dynamic field writer.Tor Egge2018-06-072-0/+228