aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/raw_buffer_store.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce max type id for raw buffer store.Tor Egge2023-06-271-5/+5
* Add max buffer size parameter to array store dynamic type mapper.Tor Egge2023-06-261-3/+4
* Cap number of entries in a buffer to avoid very large buffers.Tor Egge2023-06-231-0/+1
* Simplify RawBufferStore and remove RawBufferTypeMapper.Tor Egge2023-06-191-37/+4
* Add RawBufferStore.Tor Egge2023-03-071-0/+69