aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/fef/ranksetup.h
Commit message (Expand)AuthorAgeFilesLines
* Wire control of scoring range for weakand scorer from rank/query properties.Henning Baldersheim2024-04-291-0/+3
* Merge branch 'master' into balder/gc-unused-feature-flagsHenning Baldersheim2023-12-201-0/+2
|\
| * Estimate => CostHenning Baldersheim2023-12-191-2/+2
| * Add feature flag for allow sorting blueprints by cost estimate instead of est...Henning Baldersheim2023-12-191-0/+2
* | GC unused feature flags related to rollout of multithreaded fetch postings an...Henning Baldersheim2023-12-191-6/+0
|/
* Follow config if using supplied thread bundle or not.Henning Baldersheim2023-12-121-0/+2
* Wire in use-estimate-for-fetch-postings into ExecuteInfo.Henning Baldersheim2023-12-061-0/+2
* - Control creation of temporary postinglists during fetchPostings for non-str...Henning Baldersheim2023-12-041-0/+2
* - We are now always nesting multivalue grouping for indexed search.Henning Baldersheim2023-11-201-2/+0
* Add flag for marking phrase always expensive.Henning Baldersheim2023-11-191-1/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add query property to control fuzzy matching algorithm.Geir Storli2023-09-211-0/+4
* Control the auto-adjustment of targetHits in ANN using post-filtering.Geir Storli2023-08-151-0/+3
* GC unused code.Henning Baldersheim2023-08-071-16/+0
* Add flag for controling nested multivalue grouping.Henning Baldersheim2023-06-281-0/+2
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-1/+1
* Now we always split phrases.Henning Baldersheim2022-09-301-4/+0
* Rank-property 'vespa.mutate.allow_query_override: true' must be set in rank-p...Henning Baldersheim2022-09-021-0/+3
* Remove option to delay phrases and same-element. The gain is smaller than the...Henning Baldersheim2022-08-311-4/+0
* - Enable tracking of dropped documents if that is required for correct tracki...Henning Baldersheim2022-08-231-0/+1
* Consistent naming of warnings during rank expression compilation.Henning Baldersheim2022-08-171-6/+5
* Add rank setup compile errors to error message.Henning Baldersheim2022-08-151-0/+1
* - Split rank setup verification code and the binary.Henning Baldersheim2022-08-131-0/+10
* Remove unused member variable in RankSetup.Tor Egge2022-04-231-1/+0
* Simplify calculation of global filter and fallback to brute force when using ...Geir Storli2022-04-111-3/+0
* use vespalib::hash_mapArne H Juul2022-01-131-2/+1
* pick up rename propertiesArne H Juul2022-01-131-0/+5
* added match features to rank setupHåvard Pettersen2021-11-021-0/+23
* execute -> mutateHenning Baldersheim2021-10-261-9/+11
* Consider the execute instructions comming in the rankprofiles config too.Henning Baldersheim2021-10-121-2/+18
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Split current global_filter_limit into global_filter.lower_limit/upper_limit.Henning Baldersheim2021-08-041-3/+6
* If the estimated rate of matching documents is less than global filter limit ...Tor Egge2020-06-231-0/+4
* Wire in nearest neighbor brute force limit.Tor Egge2020-06-191-0/+4
* - Add debug logging.Henning Baldersheim2020-02-231-4/+4
* added rank config for split/delay flagsHåvard Pettersen2019-09-121-0/+8
* - NULL -> nullptrHenning Baldersheim2018-07-241-4/+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
* Revert "Revert "Balder/return timeout information up 4""Henning Baldersheim2017-01-261-2/+13
* Revert "Balder/return timeout information up 4"Henning Baldersheim2017-01-261-13/+2
* Allow for control of soft timeout.Henning Baldersheim2017-01-251-3/+3
* set up the soft-timeout in RankSetupHenning Baldersheim2017-01-251-2/+13
* In order to reduce overhead we look at the hit estimate before fanning out to...Henning Baldersheim2016-07-061-0/+3
* PublishJon Bratseth2016-06-151-0/+393