summaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Deprecate public API in JsonRenderer that leaks JacksonBjørn Christian Seime2022-02-082-27/+60
* Revert "Bratseth/presentation format tensors"Harald Musum2022-02-0711-171/+81
* Correct typoJon Bratseth2022-02-071-1/+1
* Add a testJon Bratseth2022-02-071-0/+29
* Wire in property presentation.format.tensors with alias format.tensorsJon Bratseth2022-02-0710-81/+142
* Deprecate binary encoding outside VDSJon Bratseth2022-02-063-18/+95
* 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
* Update ABIHenning Baldersheim2022-02-031-1/+3
* - Name the monitor thread and make it a daemon.Henning Baldersheim2022-02-036-12/+17
* 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-024-7/+12
|\
| * Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-0/+1
| * Stop using deprecated ConfigGetter methodgjoranv2022-01-312-6/+11
| * Remove redundant suppressiongjoranv2022-01-311-1/+0
* | Stick to single thread until concurrency issue has been sorted out.Henning Baldersheim2022-02-011-1/+1
* | Import types referenced in lambdasJon Bratseth2022-02-011-0/+14
* | Merge pull request #21001 from vespa-engine/vekterli/deprecate-legacy-visitor...Henning Baldersheim2022-01-311-1/+0
|\ \
| * | Don't call deprecated method in testTor Brede Vekterli2022-01-311-1/+0
| |/
* / remove unused PAREN in enumArne H Juul2022-01-312-3/+2
|/
* Merge pull request #20979 from vespa-engine/bratseth/rank-profile-multiple-in...Harald Musum2022-01-282-8/+8
|\
| * Support multiple inheritance of rank profilesJon Bratseth2022-01-282-8/+8
* | Shutdown executor in testHenning Baldersheim2022-01-281-1/+4
* | Run with 20% of cores at lowest priority.Henning Baldersheim2022-01-281-2/+11
* | Update ABIHenning Baldersheim2022-01-281-1/+1
* | Use half of available cores to compile query profiles.Henning Baldersheim2022-01-282-5/+27
|/
* Deprecate package c.y.log.event.gjoranv2022-01-252-1/+1
* Manually handle interrupts in CompiledQueryProfileRegistry ctorBjørn Christian Seime2022-01-211-0/+9
* Merge pull request #20866 from vespa-engine/bratseth/produce-allJon Bratseth2022-01-2032-286/+426
|\
| * Update ABI specJon Bratseth2022-01-201-1/+3
| * CleanupJon Bratseth2022-01-206-55/+55
| * Support producing all clauses in a referenced conditionJon Bratseth2022-01-1926-251/+389
* | deprecate Execution.fillAttributes()Arne H Juul2022-01-206-22/+37
* | Deprecate LoggingRequestHandler (replaced by ThreadedHttpReqHndlr)gjoranv2022-01-181-0/+1
* | Keep LoggingRequestHandler as base class for public api handlers.gjoranv2022-01-172-3/+3
* | Extend ThreadedHttpReqHndlr instead of deprecated LoggingReqHndlrgjoranv2022-01-172-5/+3
* | Merge pull request #20241 from vespa-engine/olaa/add-query-item-limitJon Bratseth2022-01-176-2/+79
|\ \
| * | Rename treeSize functionOla Aunrønning2021-12-205-6/+6
| * | Update container-search/src/main/java/com/yahoo/search/query/QueryTree.javaOla Aunrønning2021-12-201-1/+1
| * | Include actual item count in error messageOla Aunrønning2021-11-262-2/+3
| * | Include item limit in error messageOla Aunrønning2021-11-262-2/+2
| * | Adds query_item_count metricOla Aunrønning2021-11-261-0/+7
| * | Enforces limit of query tree size if configuredOla Aunrønning2021-11-265-2/+71
* | | update icu4j to latest stable versionArne H Juul2022-01-171-2/+2
* | | Readuce minimum direct memory size from 75m to 16mHenning Baldersheim2022-01-141-1/+1
| |/ |/|
* | Merge pull request #20761 from vespa-engine/bjorncs/cleanupgjoranv2022-01-112-2/+1
|\ \
| * | Don't expose types that are not available from other bundlesBjørn Christian Seime2022-01-112-2/+1
* | | Propagate the original term in the evaluationJon Bratseth2022-01-114-19/+45
|/ /
* | Stem by linguistics in rule basesJon Bratseth2022-01-1028-337/+499