aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/tests/juniper
Commit message (Expand)AuthorAgeFilesLines
* Correct copyright headersJon Bratseth2023-10-091-1/+1
* Update copyrightJon Bratseth2023-10-0926-26/+26
* Drop non ancient non const GetSize/GetPositionHenning Baldersheim2023-07-181-32/+17
* remove additional no-longer-relevant fastos referencesHÃ¥vard Pettersen2023-03-012-6/+0
* Change from typedef to using in searchsummary C++ code.Geir Storli2022-12-217-9/+9
* Avoid multiple definitions of juniper::QueryItem.Tor Egge2022-09-101-10/+15
* Consolidate juniper separators.Tor Egge2022-09-071-5/+6
* Use auto keyword.Tor Egge2022-08-301-1/+1
* Use const IDocsumEnvironment reference in DocsumFieldWriterFactory.Tor Egge2022-08-302-3/+3
* Drop unused enum values in JuniperDFW.Tor Egge2022-08-263-28/+28
* Use std::unique_ptr for juniper::QueryHandle and juniper::Result.Tor Egge2022-08-163-178/+135
* Fold fastlib into vespalib and gc some unused code.Henning Baldersheim2022-05-2112-14/+1040
* Fold juniper into searchsummary library.Henning Baldersheim2022-05-1924-0/+3391