aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/multi_value_read_view
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-092-2/+2
* Wire the metastore read guard all the way and use it, if present.Henning Baldersheim2023-05-091-1/+0
* Use shared_ptr for the read guardHenning Baldersheim2023-05-091-3/+3
* Drop support for old gtest.Tor Egge2022-11-181-1/+1
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-0/+1
* Rename Tag to MultiValueTag (nested class inside IMultiValueAttribute).Tor Egge2022-04-221-1/+1
* Enable MultiValueReadView for imported attribute vectors.Tor Egge2022-04-201-20/+143
* Add multi value read views for extendable attributes.Tor Egge2022-04-191-13/+96
* Add multi value read views that handles mapping from enumerated valueTor Egge2022-04-192-0/+257