aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/fef/ranksetup.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust invalid feature name message when setting up first phase andTor Egge2024-05-141-2/+2
* Wire control of scoring range for weakand scorer from rank/query properties.Henning Baldersheim2024-04-291-0/+2
* 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
* Consistent namingHenning Baldersheim2023-12-051-1/+1
* - 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-3/+1
* Add flag for marking phrase always expensive.Henning Baldersheim2023-11-191-0/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use DfaTable as default fuzzy matching algorithm for maxEditDistance <= 2.Geir Storli2023-10-031-1/+1
* Revert "Use DfaTable as default fuzzy matching algorithm for maxEditDistance ...Henning Baldersheim2023-10-021-1/+1
* Use DfaTable as default fuzzy matching algorithm for maxEditDistance <= 2.Geir Storli2023-10-021-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-0/+2
* GC unused code.Henning Baldersheim2023-08-071-2/+0
* fix feature flag wiringHåvard Pettersen2023-06-291-1/+2
* Add flag for controling nested multivalue grouping.Henning Baldersheim2023-06-281-0/+1
* reduce number of files included and some minor cleanup.Henning Baldersheim2022-12-161-0/+2
* Now we always split phrases.Henning Baldersheim2022-09-301-2/+0
* Rank-property 'vespa.mutate.allow_query_override: true' must be set in rank-p...Henning Baldersheim2022-09-021-1/+3
* Remove option to delay phrases and same-element. The gain is smaller than the...Henning Baldersheim2022-08-311-2/+0
* Consistent naming of warnings during rank expression compilation.Henning Baldersheim2022-08-171-7/+7
* Add rank setup compile errors to error message.Henning Baldersheim2022-08-151-0/+10
* - Split rank setup verification code and the binary.Henning Baldersheim2022-08-131-18/+28
* 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-1/+0
* Merge branch 'master' into arnej/rename-summaryfeatures-back-to-originalArne H Juul2022-02-171-2/+2
|\
* | use vespalib::hash_mapArne H Juul2022-01-131-1/+1
* | pick up rename propertiesArne H Juul2022-01-131-0/+4
|/
* added match features to rank setupHåvard Pettersen2021-11-021-0/+19
* execute -> mutateHenning Baldersheim2021-10-261-9/+12
* Consider the execute instructions comming in the rankprofiles config too.Henning Baldersheim2021-10-121-1/+10
* 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-2/+4
* If the estimated rate of matching documents is less than global filter limit ...Tor Egge2020-06-231-1/+3
* Wire in nearest neighbor brute force limit.Tor Egge2020-06-191-1/+3
* - Add debug logging.Henning Baldersheim2020-02-231-10/+11
* Use std::make_shared and std::moveHenning Baldersheim2020-02-071-4/+4
* added rank config for split/delay flagsHåvard Pettersen2019-09-121-0/+5
* - NULL -> nullptrHenning Baldersheim2018-07-241-5/+3
* 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-1/+1