aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/fef/feature_resolver.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* reduce number of files included and some minor cleanup.Henning Baldersheim2022-12-161-7/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* 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
* Implement a default destructor to avoid the automatic inlining of large destr...Henning Baldersheim2017-03-081-5/+2
* lazy evaluate ranking expressionsHaavard2017-02-231-7/+4
* Remove unneeded friend declaration.Tor Egge2016-12-081-1/+0
* Use feature resolver instead of resolving directly on match data.Tor Egge2016-12-081-1/+1
* added resolve raw function to improve testingHaavard2016-12-081-0/+1
* add information about which features are objectsHaavard2016-12-081-2/+6
* enable looking at results calculated by a rank programHaavard2016-12-081-0/+41