summaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge pull request #15521 from ↵Jon Bratseth2020-11-301-0/+12
| | | | | | | vespa-engine/revert-15520-bratseth/apply-on-restart-take-4" This reverts commit 9e228790db5222124dd6a125a9937584bd1d4a4b, reversing changes made to a7cc1248bade10175a73a4602f8452ccda6a102a.
* Merge pull request #15522 from ↵Jon Bratseth2020-11-2913-26/+151
|\ | | | | | | | | vespa-engine/bratseth/reject-tensor-attribute-searches Reject queries searching tensor fields
| * Reject queries searching tensor fieldsJon Bratseth2020-11-2913-26/+151
| |
* | Revert "Bratseth/apply on restart take 4"Jon Bratseth2020-11-291-12/+0
|/
* Revert "Merge pull request #15510 from ↵Jon Bratseth2020-11-291-0/+12
| | | | | | | vespa-engine/revert-15508-bratseth/apply-on-restart-take-3" This reverts commit 3c95d11418e3ebffc1260207932b7e8f3955e1a0, reversing changes made to 7a1a70055770a82bf42bff668abaf011af3f6e55.
* Revert "Bratseth/apply on restart take 3"Jon Bratseth2020-11-271-12/+0
|
* Revert "Merge pull request #15495 from ↵Jon Bratseth2020-11-271-0/+12
| | | | | | | vespa-engine/revert-15494-bratseth/apply-on-restart-take-2" This reverts commit ef4ece0ae64a1f1ec8accb257168b2a08d6971b1, reversing changes made to 204eb6f5faf91a6159ba5c7e01d2d8b6f307e8bd.
* Revert "Bratseth/apply on restart take 2"Harald Musum2020-11-261-12/+0
|
* Revert "Merge pull request #15492 from ↵Jon Bratseth2020-11-261-0/+12
| | | | | | | vespa-engine/revert-15450-bratseth/apply-on-restart" This reverts commit ba62308f10b5d825d2de61ac2ea3de2c2dd067fc, reversing changes made to ffa40d46f1b0911dff10c98e5950117857474416.
* Revert "Support marking configs as apply on restart"Harald Musum2020-11-261-12/+0
|
* Add applyOnRestart to ABI specJon Bratseth2020-11-251-0/+12
|
* Get method to return all entries from the compiled query profile objectsrikanthnampelli2020-11-212-0/+6
|
* Wait a while before scaling downJon Bratseth2020-11-201-7/+7
|
* Reduce chunksize from 1M to 4k to avoid going touching memory not needed for ↵Henning Baldersheim2020-11-131-1/+2
| | | | json requests.
* Revert "Remove implicit and potensially false dependency on jdisc_http_service"Bjørn Christian Seime2020-11-111-6/+0
|
* Remove implicit and potensially false dependency on jdisc_http_serviceBjørn Christian Seime2020-11-111-0/+6
| | | | Required for later changes to jdisc_http_service. Removes jdisc_http_service from provided-dependencies.
* Improve descriptionJon Bratseth2020-11-111-2/+2
|
* Update ABI specJon Bratseth2020-11-111-0/+1
|
* Support setting specific variants unoverridableJon Bratseth2020-11-1014-31/+126
|
* Revert "Merge pull request #15181 from ↵Jon Bratseth2020-11-047-47/+95
| | | | | | | vespa-engine/revert-15180-bratseth/override-in-variant-references" This reverts commit 95ca6fdcb45b1d3ae805c5c9f3d20cc7972f136d, reversing changes made to 19f9396e6b60e49c7830d78d504a14c015600f2b.
* Revert "Override in variant references"Arnstein Ressem2020-11-047-95/+47
|
* Merge pull request #15180 from ↵Jon Bratseth2020-11-047-47/+95
|\ | | | | | | | | vespa-engine/bratseth/override-in-variant-references Override in variant references
| * Override in variant referencesJon Bratseth2020-11-047-47/+95
| |
* | Merge pull request #15129 from vespa-engine/hakonhall/use-javadoc-no-forkHåkon Hallingstad2020-11-026-23/+12
|\ \ | |/ |/| Use javadoc-no-fork and various fixes
| * Use javadoc-no-fork and various fixesHåkon Hallingstad2020-10-316-23/+12
| |
* | Store scaling events in ZooKeeperJon Bratseth2020-10-221-1/+1
| |
* | Remove print statementAaron Nagao2020-10-161-2/+0
|/
* Set RequestType both waysJon Bratseth2020-10-091-4/+4
|
* Use OptionalJon Bratseth2020-10-072-1/+2
|
* Let handlers dedfine a default request typeJon Bratseth2020-10-012-3/+19
|
* Update ABI specJon Bratseth2020-10-011-0/+3
|
* Add API for rerank-countJon Bratseth2020-09-302-2/+20
|
* Ensure that the EroorMessage class has been loaded prior to shutdown/close ↵Henning Baldersheim2020-09-291-1/+2
| | | | to avoid classloading issue when bundle is gone.
* Update ABIHenning Baldersheim2020-09-231-0/+1
|
* Early exit if closedHenning Baldersheim2020-09-232-0/+3
|
* Shutdown and join the rpc client transport threads.Henning Baldersheim2020-09-215-4/+17
|
* Remove unused test classBjørn Christian Seime2020-09-141-166/+0
|
* Inject ContainerThreadPool to search handlerBjørn Christian Seime2020-09-142-8/+20
|
* Allow no argument to install_config_definitionsHarald Musum2020-09-121-1/+1
| | | | | Use src/main/resources/configdefinitions as default when no argument is given
* Use full name in config definition file namesHarald Musum2020-09-1026-23/+1
|
* Merge pull request #14257 from vespa-engine/bratseth/explicit-request-typeJon Bratseth2020-09-042-2/+3
|\ | | | | Allow setting a request type explicitly
| * Allow setting a request type explicitlyJon Bratseth2020-09-022-2/+3
| | | | | | | | | | | | This lets handler authors control the requestType explicitly by setting it on the HttpResponse, which is useful to avoid misclassification of POST requests to reading handlers as writes.
* | Merge pull request #14273 from vespa-engine/bratseth/continuation-referencesJon Bratseth2020-09-036-28/+84
|\ \ | | | | | | Continuation references
| * | Remove printStackTraceJon Bratseth2020-09-031-1/+0
| | |
| * | Allow varref in equivJon Bratseth2020-09-032-4/+16
| | |
| * | Continuation referencesJon Bratseth2020-09-037-24/+69
| | |
* | | Merge pull request #14258 from vespa-engine/bratseth/even-faster-featuredataJon Bratseth2020-09-032-8/+22
|\ \ \ | |/ / |/| | Optimize for looking up values that are present
| * | Always create value map if invokedJon Bratseth2020-09-032-20/+20
| | |
| * | Optimize for looking up values that are presentJon Bratseth2020-09-022-8/+22
| | | | | | | | | | | | | | | | | | At the cost of always attempting to decode a nonexisting value we can skip the containsKey lookup, making double lookups in FeatureData about 50% faster and on par with HashMap.
* | | Merge pull request #14229 from vespa-engine/bratseth/http-client-testsJon Bratseth2020-09-021-4/+8
|\ \ \ | |/ / |/| | Bratseth/http client tests