summaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa
Commit message (Expand)AuthorAgeFilesLines
* Deduce default value in hit collector.Tor Egge2024-05-312-3/+3
* Style fix: empty line between member functions.Tor Egge2024-05-301-0/+4
* - Add is_search_multi_threaded to proton::matching::BlueprintBuilder for cons...Henning Baldersheim2024-05-291-2/+6
* - Separate priority Q functionality into a separate base class WeakAndPriorit...Henning Baldersheim2024-05-281-1/+2
* Integrate firstPhaseRank feature with match loop.Tor Egge2024-05-275-19/+79
* Remove proton rpc function die.Tor Egge2024-05-242-19/+0
* Merge pull request #31254 from vespa-engine/toregge/use-std-exit-instead-of-s...Henning Baldersheim2024-05-211-1/+2
|\
| * Use std::_Exit instead of std::quick_exit.Tor Egge2024-05-211-1/+2
* | Use multiple shards for searchcore persistence conformance test.Tor Egge2024-05-211-1/+5
* | Document searchcore unit test port number allocation.Tor Egge2024-05-211-0/+18
|/
* Use const auto* to indicate that variable is a pointer.Tor Egge2024-05-191-3/+3
* Use pointer to vespalib::eval::Value.Tor Egge2024-05-191-3/+3
* Acknowledge death sentence and leave execution to the master.Henning Baldersheim2024-05-071-2/+8
* Adjust down the estimate when its unknown and avoid WhiteListBlueprint being ...Geir Storli2024-05-061-1/+2
* Expose imported attributes in state explorer.Tor Egge2024-05-024-0/+76
* Wire control of scoring range for weakand scorer from rank/query properties.Henning Baldersheim2024-04-292-3/+6
* Expose imported attributes in metrics.Tor Egge2024-04-262-27/+55
* Set docid limit early in blueprint subtree.Tor Egge2024-04-172-1/+4
* Adjust strict cost of bitvector after benchmarking.Geir Storli2024-04-161-3/+7
* Allow forcing strict Blueprints when using the new query cost model.Geir Storli2024-04-081-2/+2
* tag blueprints with strictnessHåvard Pettersen2024-03-207-21/+31
* Use attributes when evaluating selection expression on full documentsTor Brede Vekterli2024-03-125-31/+54
* Rename to reflect that is is a configid, not a search cluster.Henning Baldersheim2024-03-051-3/+3
* Cache the query stack if using ranking.queryCache and use it for proper summa...Henning Baldersheim2024-02-295-13/+33
* c++11 for loopsHenning Baldersheim2024-02-291-10/+8
* know the in-flow when sorting blueprintsHåvard Pettersen2024-02-231-2/+4
* - Hide recall terms from ranking.Henning Baldersheim2024-02-191-3/+3
* vespa.summaryFeatures.cached is always 0.0 (false)Henning Baldersheim2024-02-121-1/+0
* Use smaller buffer for reading file headers. And GC some unused code.Henning Baldersheim2024-02-092-33/+17
* - Complete dumping of 1 index field before progressing to the next.Henning Baldersheim2024-02-081-3/+2
* make default flow stats more explicitHåvard Pettersen2024-02-061-0/+3
* Align flow stats calculation for leaf blueprints.Geir Storli2024-02-051-5/+0
* Include missing config files.Henning Baldersheim2024-02-051-0/+3
* Merge pull request #30158 from vespa-engine/balder/disable_queue_limits_for_c...Henning Baldersheim2024-02-053-14/+0
|\
| * disable_queue_limits_for_chained_merges has long been true, GCHenning Baldersheim2024-02-023-14/+0
* | Merge pull request #30140 from vespa-engine/havardpe/re-wire-flow-stats-calcu...Geir Storli2024-02-051-2/+4
|\ \ | |/ |/|
| * re-wire flow stats in blueprintsHåvard Pettersen2024-02-021-2/+4
* | Merge pull request #30147 from vespa-engine/geirst/unknown-hit-estimateHenning Baldersheim2024-02-022-4/+4
|\ \
| * | Tag hit estimates from attribute search contexts as unknown when applicable.Geir Storli2024-02-022-4/+4
| |/
* / GC maxpendingidealstateoperations which has not been wired in for a long time.Henning Baldersheim2024-02-023-5/+0
|/
* GC unused stor-bucketdb and stor-opslogger config.Henning Baldersheim2024-01-301-5/+0
* Merge pull request #30017 from vespa-engine/havardpe/wire-flow-costHenning Baldersheim2024-01-231-3/+2
|\
| * wire in strict flow analysis and strict-aware sortingHåvard Pettersen2024-01-221-3/+2
* | Some use cases needs a lower limitHenning Baldersheim2024-01-221-3/+2
* | must not do two_phase_put for partial updateArne Juul2024-01-221-1/+1
|/
* Merge branch 'master' into balder/gc-unused-feature-flagsHenning Baldersheim2023-12-204-9/+10
|\
| * Merge pull request #29719 from vespa-engine/balder/drop-very-costly-assertHenning Baldersheim2023-12-201-1/+0
| |\
| | * - Having expensive asserts during shutdown is not worthwhile. It does not pre...Henning Baldersheim2023-12-201-1/+0
| * | enable sorting on costHåvard Pettersen2023-12-203-6/+10
| |/
| * Estimate => CostHenning Baldersheim2023-12-193-4/+4