aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/features/attributematchfeature.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use correct include <Henning Baldersheim2020-05-041-1/+1
* Create a QueryTermVector once and do the significance and connectedness looku...Henning Baldersheim2020-05-041-1/+3
* Use vespalib::count_sHenning Baldersheim2019-12-191-1/+1
* Add new maxWeight output to the attributeMatch rank feature.Geir Storli2019-11-051-0/+2
* nested namepace and related cleanupHenning Baldersheim2019-01-221-10/+4
* Limit data types allowed for attribute match feature.Tor Egge2017-09-271-1/+1
* 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
* Use overrideHenning Baldersheim2017-04-041-29/+13
* Pass docId (local document id) to feature executor execute method insteadTor Egge2016-12-091-2/+2
* Use bound match data to resolve term field handles.Tor Egge2016-12-091-0/+4
* Allocate feature executors on a stash to get them close together in memory.Tor Egge2016-12-021-1/+1
* Add override keyword when overriding virtual method.Tor Egge2016-12-021-1/+1
* PublishJon Bratseth2016-06-151-0/+124