summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21634 from vespa-engine/bjorncs/fix-grouping-result-mergingHenning Baldersheim2022-03-182-39/+29
|\
| * Fix grouping result mergingBjørn Christian Seime2022-03-102-39/+29
* | Merge pull request #21722 from vespa-engine/bratseth/deprecate-some-orgjsonJon Bratseth2022-03-171-0/+1
|\ \
| * | Decprecate public org.jsonJon Bratseth2022-01-311-0/+1
* | | Merge branch 'master' into bratseth/balancedJon Bratseth2022-03-157-142/+118
|\ \ \ | | |/ | |/|
| * | Merge pull request #21611 from vespa-engine/bratseth/dispatchHenning Baldersheim2022-03-093-107/+68
| |\ \
| | * | CleanupJon Bratseth2022-03-091-5/+3
| | * | SimplifyJon Bratseth2022-03-092-24/+12
| | * | SimplifyJon Bratseth2022-03-091-7/+5
| | * | SimplifyJon Bratseth2022-03-091-27/+19
| | * | Don't assume equal-sized groupsJon Bratseth2022-03-091-7/+2
| | * | CleanupJon Bratseth2022-03-091-7/+1
| | * | CleanupJon Bratseth2022-03-091-25/+25
| | * | CleanupJon Bratseth2022-03-091-6/+2
| * | | Add FlatteningSearcherJon Bratseth2022-03-074-36/+52
| |/ /
* / / Improve 'not balanced' info messageJon Bratseth2022-03-153-7/+8
|/ /
* | typoKristian Aune2022-03-071-1/+1
* | Don't convert true and false to 1.0 and 0.0Jon Bratseth2022-03-041-1/+0
* | No functional changesJon Bratseth2022-03-022-21/+3
* | Merge grouping results incrementally in search invokerBjørn Christian Seime2022-03-012-3/+64
* | 'tokenize', to make this work better as a query typeJon Bratseth2022-02-232-5/+3
* | Update ABI specJon Bratseth2022-02-231-1/+0
* | Add grammar:noneJon Bratseth2022-02-232-1/+4
* | detect and debug log invalid summary classArne H Juul2022-02-161-0/+5
* | Merge branch 'master' into arnej/wset-and-map-renderingArne H Juul2022-02-1117-166/+310
|\ \
| * \ Merge pull request #21105 from vespa-engine/bratseth/presentation-format-tens...Jon Bratseth2022-02-107-106/+158
| |\ \
| | * | Extract methodJon Bratseth2022-02-081-49/+49
| | * | Handle query profile values in type checkingJon Bratseth2022-02-081-6/+18
| | * | Revert "Revert "Bratseth/presentation format tensors""Jon Bratseth2022-02-086-69/+109
| * | | Deprecate public API in JsonRenderer that leaks JacksonBjørn Christian Seime2022-02-081-27/+58
| |/ /
| * | Revert "Bratseth/presentation format tensors"Harald Musum2022-02-076-109/+69
| * | Correct typoJon Bratseth2022-02-071-1/+1
| * | Wire in property presentation.format.tensors with alias format.tensorsJon Bratseth2022-02-076-69/+109
| * | Deprecate binary encoding outside VDSJon Bratseth2022-02-061-12/+3
| * | cosmetic fix to error messageArne H Juul2022-02-031-1/+1
| * | in v8 mode, transfer "external" location into a query itemArne H Juul2022-02-031-1/+21
| * | - Name the monitor thread and make it a daemon.Henning Baldersheim2022-02-035-11/+16
| * | Revert "Use LinkedHashMap to get deterministic config order"Jon Bratseth2022-02-021-1/+1
| * | Use LinkedHashMap to get deterministic config orderJon Bratseth2022-02-021-1/+1
| * | Merge pull request #21013 from vespa-engine/deprecate-config.subscriptionHarald Musum2022-02-021-0/+1
| |\ \
| | * | Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-0/+1
| | |/
| * / Stick to single thread until concurrency issue has been sorted out.Henning Baldersheim2022-02-011-1/+1
| |/
| * Merge pull request #20979 from vespa-engine/bratseth/rank-profile-multiple-in...Harald Musum2022-01-281-7/+7
| |\
| | * Support multiple inheritance of rank profilesJon Bratseth2022-01-281-7/+7
| * | Run with 20% of cores at lowest priority.Henning Baldersheim2022-01-281-2/+11
| * | Use half of available cores to compile query profiles.Henning Baldersheim2022-01-281-4/+24
| |/
| * Manually handle interrupts in CompiledQueryProfileRegistry ctorBjørn Christian Seime2022-01-211-0/+9
* | refactorArne H Juul2022-01-241-28/+25
* | let us not have too many tuning parameters yetArne H Juul2022-01-211-4/+3
* | configurable rendering of map and weightedset in fieldsArne H Juul2022-01-211-76/+159
|/