aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/ranksetup
Commit message (Expand)AuthorAgeFilesLines
* - Show what is mismatch in error message.Henning Baldersheim2023-12-011-0/+5
* Update copyrightJon Bratseth2023-10-094-4/+4
* 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
* cosmetic changesArne Juul2023-02-161-2/+2
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-2/+2
* support mapping names in execution profiling outputHåvard Pettersen2022-09-061-31/+31
* Make the message a pair of level and stringHenning Baldersheim2022-08-161-36/+53
* Stack usage differs with and without valgrind.., and possibly also OS version...Henning Baldersheim2022-08-141-38/+51
* - Split rank setup verification code and the binary.Henning Baldersheim2022-08-131-13/+56
* 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-074-4/+4
* Explicitly instantiate common attribute update member functions.Tor Egge2020-10-051-1/+1
* better rank feature back-tracesHåvard Pettersen2020-03-201-1/+13
* increase max dependency depth to 256Håvard Pettersen2020-03-111-2/+2
* Remove files used by old unit test runner.Tor Egge2019-02-193-3/+0
* 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-144-4/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
* Copyright headerJon Bratseth2017-06-134-4/+4
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* 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
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-162-2/+2
* PublishJon Bratseth2016-06-159-0/+1005