summaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add feature flag for allow sorting blueprints by cost estimate instead of est...Henning Baldersheim2023-12-193-3/+4
* | GC unused feature flags related to rollout of multithreaded fetch postings an...Henning Baldersheim2023-12-194-15/+6
|/
* GC the last remain of obsolete ClockHenning Baldersheim2023-12-1511-19/+16
* Remove most of the now void clock indirection.Henning Baldersheim2023-12-1524-94/+67
* - Add a doom that will not expire until it does not matter anymore.Henning Baldersheim2023-12-153-3/+3
* Follow config if using supplied thread bundle or not.Henning Baldersheim2023-12-122-2/+5
* Unify on using reference where possible.Henning Baldersheim2023-12-124-4/+4
* Wire in thread bundle to execute info and request context.Henning Baldersheim2023-12-127-21/+34
* float => double to to unify with estimate.Henning Baldersheim2023-12-123-3/+3
* Merge pull request #29607 from vespa-engine/revert-29603-revert-29594-havardp...Henning Baldersheim2023-12-121-0/+4
|\
| * Revert "Revert "relative estimate""Henning Baldersheim2023-12-111-0/+4
* | Move whitelist into BlueprintBuilder::buildHenning Baldersheim2023-12-113-71/+84
* | Only set docid on the new part of the blueprint tree. The old part already ha...Henning Baldersheim2023-12-111-3/+4
|/
* Revert "relative estimate"Henning Baldersheim2023-12-091-4/+0
* relative estimateHåvard Pettersen2023-12-081-0/+4
* revert default setting for use_estimate_for_fetch_postings to false and add T...Henning Baldersheim2023-12-061-1/+2
* Wire in use-estimate-for-fetch-postings into ExecuteInfo.Henning Baldersheim2023-12-064-7/+10
* Merge pull request #29551 from vespa-engine/balder/gc-use-shared-executor-for...Henning Baldersheim2023-12-0514-53/+17
|\
| * Use shared executor for warmup and GC warmup executor.Henning Baldersheim2023-12-0514-53/+17
* | Consistent namingHenning Baldersheim2023-12-051-1/+1