aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/features/foreachfeature.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* use a more specific string replacement algorithmArne Juul2020-04-201-4/+4
* - Add debug logging.Henning Baldersheim2020-02-231-5/+4
* All you need is make_string.Henning Baldersheim2017-08-231-7/+4
* 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
* Make searchlib compile with '-Og'.Geir Storli2017-05-051-0/+4
* Use overrideHenning Baldersheim2017-04-041-5/+4
* Pass docId (local document id) to feature executor execute method insteadTor Egge2016-12-091-1/+1
* Use methods on input and output objects to get/set feature values instead ofTor Egge2016-12-071-3/+3
* Allocate feature executors on a stash to get them close together in memory.Tor Egge2016-12-021-6/+7
* PublishJon Bratseth2016-06-151-0/+186