aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/fef/featureexecutor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Also make a faster DotproductExecutor when using enumerated values.Henning Baldersheim2019-05-071-7/+9
* enable re-using termwise bitvectors in second phaseHåvard Pettersen2017-09-201-2/+2
* Revert "Havardpe/reuse termwise vector in second phase"Henning Baldersheim2017-09-191-2/+2
* pass cost MatchData to executorsHåvard Pettersen2017-09-191-2/+2
* 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
* lazy evaluate ranking expressionsHaavard2017-02-231-2/+2
* Unroll the copy loop.Henning Baldersheim2017-02-131-1/+0
* move features out of match dataHaavard2016-12-131-2/+24
* Make bind_match_data non-virtual again, to enforce parts ofTor Egge2016-12-071-0/+6
* Forward bind_match_data() to underlying feature executors when overridingTor Egge2016-12-061-0/+7
* PublishJon Bratseth2016-06-151-0/+22