summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/ranksetup/ranksetup_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add query property to control fuzzy matching algorithm.Geir Storli2023-09-211-0/+2
* Control the auto-adjustment of targetHits in ANN using post-filtering.Geir Storli2023-08-151-1/+6
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-2/+2
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-0/+1
* added match features to rank setupHåvard Pettersen2021-11-021-0/+22
* execute -> mutateHenning Baldersheim2021-10-261-12/+16
* Consider the execute instructions comming in the rankprofiles config too.Henning Baldersheim2021-10-121-0/+13
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Explicitly instantiate common attribute update member functions.Tor Egge2020-10-051-1/+1
* better rank feature back-tracesHåvard Pettersen2020-03-201-1/+13
* enable re-using termwise bitvectors in second phaseHåvard Pettersen2017-09-201-8/+15
* Revert "Havardpe/reuse termwise vector in second phase"Henning Baldersheim2017-09-191-15/+8
* MatchData no longer owned by RankProgramHåvard Pettersen2017-09-191-8/+15
* 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
* Revert "Revert "Fix warnings hidden earlier due to including application head...Henning Baldersheim2017-05-031-5/+2
* Revert "Fix warnings hidden earlier due to including application headers as s...Henning Baldersheim2017-05-031-2/+5
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-031-5/+2
* add override in searchlib moduleArne H Juul2017-04-121-2/+2
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-12/+20
* lazy evaluate ranking expressionsHaavard2017-02-231-22/+15
* Allocate feature executors on a stash to get them close together in memory.Tor Egge2016-12-021-4/+6
* Split out the judymultimap template to separate file and instanciate explicit.Henning Baldersheim2016-11-181-0/+1
* In order to reduce overhead we look at the hit estimate before fanning out to...Henning Baldersheim2016-07-061-0/+2
* PublishJon Bratseth2016-06-151-0/+922