aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search
Commit message (Expand)AuthorAgeFilesLines
* Add/corect copyright headersJon Bratseth2020-01-036-1/+7
* Merge pull request #11597 from vespa-engine/balder/correct-dispatcher-shutdownJon Bratseth2019-12-305-16/+43
|\
| * Avoid starting the ping thread automatically for tests.Henning Baldersheim2019-12-192-3/+16
| * Verify that destruct does not do bad things during destruct.Henning Baldersheim2019-12-192-3/+5
| * 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-301-0/+9
|\ \
| * | Add convenience methodJon Bratseth2019-12-161-0/+9
| |/
* / Avoid deprecation warningsHenning Baldersheim2019-12-194-5/+8
|/
* Allow nearest neighbor operator where attribute tensor and query tensor have ...Geir Storli2019-12-051-1/+5
* Non-functional changes onlyJon Bratseth2019-12-045-28/+25
* Merge pull request #11379 from vespa-engine/bratseth/add-some-test-casesJon Bratseth2019-11-252-4/+22
|\
| * Add some test cases: No functional changesJon Bratseth2019-11-212-4/+22
* | Merge pull request #11366 from vespa-engine/bratseth/deprecate-useLocalNodeHenning Baldersheim2019-11-221-7/+4
|\ \ | |/ |/|
| * Deprecate useLocalNodeJon Bratseth2019-11-201-7/+4
* | add unit test + minor fixes for ValidateNearestNeighborSearcherArne Juul2019-11-201-4/+24
* | updates after reviewArne Juul2019-11-192-3/+4
* | add NearestNeighborItem with validationArne Juul2019-11-194-1/+176
|/
* Do rebalancing deployments in the RebalancerJon Bratseth2019-11-181-4/+2
* Remove leftovers from dispatching through fdispatchJon Bratseth2019-11-143-51/+30
* Allow function value lookup without rankingExpression() wrapperJon Bratseth2019-11-121-2/+10
* Accessor for summary featuresJon Bratseth2019-11-123-16/+25
* YQL parsing/serialization improvementsJon Bratseth2019-11-073-24/+59
* FastSearcher must not call shutdown on the dispatcher, as it does not own it.Henning Baldersheim2019-11-041-4/+3
* Add testsJon Bratseth2019-10-285-11/+23
* Rename ownerId to ownerSourceJon Bratseth2019-10-281-7/+7
* Trace sources of query profile valuesJon Bratseth2019-10-289-38/+71
* Retain information about sources when compilingJon Bratseth2019-10-287-43/+89
* Note value source when visitingJon Bratseth2019-10-2813-185/+296
* Remove printlnsJon Bratseth2019-10-271-2/+0
* Merge pull request #11127 from vespa-engine/bratseth/query-profiles-local-var...Jon Bratseth2019-10-271-17/+17
|\
| * Generate combinations of variants found in all pathsJon Bratseth2019-10-271-17/+17
* | Create one Dispatcher component per search clusterJon Bratseth2019-10-253-14/+35
|/
* Don't rebalance in AWSJon Bratseth2019-10-241-0/+1
* Allow old style select with query profile typesJon Bratseth2019-10-186-20/+52
* Add constructor for controlling end value include/excludeJon Bratseth2019-10-141-1/+15
* Merge pull request #10954 from vespa-engine/bratseth/string-bucket-convenienc...Bjørn Christian Seime2019-10-111-12/+17
|\
| * Improve javadocJon Bratseth2019-10-111-12/+7
| * Add convenience constructorsJon Bratseth2019-10-111-0/+10
| * Nonfunctional changes onlyJon Bratseth2019-10-111-6/+6
* | Do not set atStartup without also setting isWorking.Henning Baldersheim2019-10-101-8/+5
* | Use a 'legal' ping timeout code.Henning Baldersheim2019-10-101-1/+1
|/
* Validate local substitutions during compileJon Bratseth2019-10-073-29/+38
* Support relative substitution by prefixing a property by dotJon Bratseth2019-10-076-69/+162
* Avoid too much logging during node up and down.Henning Baldersheim2019-10-041-1/+3
* Improve readability.Henning Baldersheim2019-10-042-2/+2
* Use else-if insteda of nested ifHenning Baldersheim2019-10-041-4/+3
* - Shut down monitoring thread.Henning Baldersheim2019-10-044-24/+51
* Resolve left-wildcard variants preciselyJon Bratseth2019-09-304-30/+76
* Substitute properties in trace outputJon Bratseth2019-09-303-11/+9
* Classify compare implementation bugs correctlyJon Bratseth2019-09-241-22/+22