aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11965 from vespa-engine/bratseth/add-a-testArne H Juul2020-01-281-0/+7
|\
| * Add a testJon Bratseth2020-01-271-0/+7
* | Merge pull request #11932 from vespa-engine/bratseth/propagate-all-propertiesJon Bratseth2020-01-274-20/+52
|\ \ | |/ |/|
| * Propagate all source and provider properties by defaultJon Bratseth2020-01-244-20/+52
* | Don't warn if query profile type is resolved laterJon Bratseth2020-01-241-0/+1
|/
* Support patching reservedToJon Bratseth2020-01-231-4/+2
* Better select grouping parsingJon Bratseth2020-01-227-46/+67
* Fix comment typoJon Bratseth2020-01-201-1/+1
* Add and propagate isBlockingWrite fieldJon Bratseth2020-01-202-5/+8
* Add isBlockingWrites to pongJon Bratseth2020-01-209-54/+82
* Close state in requireThatVipStatusIsDefaultDownButComesUpAfterPingingJon Bratseth2020-01-202-7/+15
* Revert "Merge pull request #11820 from vespa-engine/revert-11816-bratseth/dis...Jon Bratseth2020-01-161-2/+5
* Revert "Bratseth/dispatch tuning cleanup"Bjørn Christian Seime2020-01-161-5/+2
* Non-functional cleanupJon Bratseth2020-01-161-2/+5
* Shutdown search cluster monitoring after useHarald Musum2020-01-131-92/+105
* Remove unused executor, log if we get InterruptedExceptionHarald Musum2020-01-131-24/+12
* Non-functional changes onlyJon Bratseth2020-01-101-1/+2
* Treat rank features as tensors (or doubles)Jon Bratseth2020-01-099-83/+114
* Deprecate and ignore use-local-nodeJon Bratseth2020-01-091-12/+2
* Support max-hits-per-node in DispatcherJon Bratseth2020-01-0811-26/+75
* Wait longerJon Bratseth2020-01-081-5/+17
* Merge pull request #11667 from vespa-engine/bratseth/modify-result-immediatelyJon Bratseth2020-01-072-3/+6
|\
| * Modify result immediatelyJon Bratseth2020-01-072-3/+6
* | Non-functional changesJon Bratseth2020-01-062-10/+9
|/
* Merge pull request #11649 from vespa-engine/bjorncs/apache-commons-libraries-...Henning Baldersheim2020-01-063-18/+3
|\
| * Remove use of apache commons libraries in container-searchBjørn Christian Seime2020-01-033-18/+3
* | Merge pull request #11648 from vespa-engine/bratseth/add-headersgjoranv2020-01-068-1/+9
|\ \
| * | Add/corect copyright headersJon Bratseth2020-01-038-1/+9
| |/
* / add metric for hit offsetArne Juul2020-01-021-1/+3
|/
* Merge pull request #11597 from vespa-engine/balder/correct-dispatcher-shutdownJon Bratseth2019-12-309-18/+70
|\
| * Avoid starting the ping thread automatically for tests.Henning Baldersheim2019-12-194-4/+20
| * Verify that destruct does not do bad things during destruct.Henning Baldersheim2019-12-194-4/+28
| * This is the correct way of shutting down the the Dispatcher.Henning Baldersheim2019-12-183-13/+25
* | Merge pull request #11569 from vespa-engine/bratseth/convenience-methodJon Bratseth2019-12-302-0/+10
|\ \
| * | Update ABI specJon Bratseth2019-12-181-0/+1
| * | Add convenience methodJon Bratseth2019-12-161-0/+9
| |/
* / Avoid deprecation warningsHenning Baldersheim2019-12-1916-75/+58
|/
* Non-functional changes onlyJon Bratseth2019-12-1011-137/+135
* Allow nearest neighbor operator where attribute tensor and query tensor have ...Geir Storli2019-12-052-15/+44
* Non-functional changes onlyJon Bratseth2019-12-045-28/+25
* Remove unused invoke script.Tor Egge2019-12-021-77/+0
* Merge pull request #11379 from vespa-engine/bratseth/add-some-test-casesJon Bratseth2019-11-254-15/+90
|\
| * Update abi specJon Bratseth2019-11-221-0/+1
| * Add some test cases: No functional changesJon Bratseth2019-11-213-15/+89
* | Merge pull request #11366 from vespa-engine/bratseth/deprecate-useLocalNodeHenning Baldersheim2019-11-221-7/+4
|\ \ | |/ |/|
| * Deprecate useLocalNodeJon Bratseth2019-11-201-7/+4
* | update unit test after reviewArne Juul2019-11-201-4/+33
* | add unit test + minor fixes for ValidateNearestNeighborSearcherArne Juul2019-11-202-4/+192
* | updates after reviewArne Juul2019-11-195-27/+29
* | add NearestNeighborItem with validationArne Juul2019-11-199-2/+295
|/