aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/juniper/result.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Only reserve 4k upfront, instead of max permissible length.Henning Baldersheim2022-08-311-8/+6
* Use std::unique_ptr to simplify memory management.Tor Egge2022-08-181-13/+13
* Use std::unique_ptr for juniper::QueryHandle and juniper::Result.Tor Egge2022-08-161-9/+9
* Fold fastlib into vespalib and gc some unused code.Henning Baldersheim2022-05-211-3/+3
* Fold juniper into searchsummary library.Henning Baldersheim2022-05-191-0/+211