aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/rankfeaturesdfw.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move search::FeatureValues to vespalib::FeatureValues in preparation forTor Egge2023-04-251-0/+2
* Standardize on using lowercase first letter in function names.Geir Storli2022-09-211-1/+1
* Adjust api for DocsumWriter and DocsumFieldWriter:Tor Egge2022-09-151-7/+7
* Use reference to IDocsumEnvironemt instead of pointer.Tor Egge2022-08-301-4/+2
* Use smart pointers in search::docsummary::DynamicDocsumWriter.Tor Egge2022-08-261-1/+1
* Remove unneeded includes in header files.Tor Egge2022-07-071-0/+1
* remove assert and use a return guardHenning Baldersheim2022-06-231-11/+10
* rank and summary features are never moved as json anymore.Henning Baldersheim2022-06-231-30/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make jsonstringer lazy.Henning Baldersheim2021-03-311-1/+1
* send binary summary features when using slimeHÃ¥vard Pettersen2019-06-131-3/+7
* GC unused codeHenning Baldersheim2019-01-111-1/+1
* Remove stringref::c_str()Tor Brede Vekterli2018-07-251-1/+1
* - NULL -> nullptrHenning Baldersheim2018-07-241-6/+6
* Use nested namespace and clean up some unused code.Henning Baldersheim2017-08-161-2/+0
* GC unused codeHenning Baldersheim2017-08-161-9/+3
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* remove unused WriteField method from APIArne H Juul2017-02-231-38/+0
* Optimize includes.Henning Baldersheim2017-02-061-3/+3
* use new input/output model in slimeHaavard2017-02-031-2/+2
* decouple slime from config.Henning Baldersheim2016-12-191-9/+3
* Break some more large include dependencies.Henning Baldersheim2016-11-171-1/+2
* PublishJon Bratseth2016-06-151-0/+113