summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bratseth/disallow dash "Jon Bratseth2019-01-161-11/+0
* uselocalnode support and fix to coverage estimationOlli Virtanen2019-01-151-0/+5
* Merge pull request #8110 from vespa-engine/bratseth/disallow-dashJon Bratseth2019-01-151-0/+11
|\
| * Remove unnecessary warningJon Bratseth2019-01-151-0/+11
* | Also handle the reverse conversion in the GroupingExecutor.Henning Baldersheim2019-01-142-0/+11
|/
* Merge pull request #8078 from vespa-engine/bratseth/position-by-default-with-...Jon Bratseth2019-01-093-27/+61
|\
| * Parse USE_POSITION_DATA correctlyJon Bratseth2019-01-093-27/+61
* | Nonfunctional changes onlyJon Bratseth2019-01-081-1/+9
* | Include queryProfile as a regular parameterJon Bratseth2019-01-083-39/+46
|/
* Increased java dispatcher test coverageOlli Virtanen2019-01-034-28/+328
* do minimal parsing of "Content-Type" headerArne Juul2019-01-031-0/+6
* Adaptive load balancing scheduler, coverage calculation fixesOlli Virtanen2018-12-191-25/+107
* handle array of position objects if we get itArne Juul2018-12-171-0/+55
* Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-141-0/+6
* Update to latest ph-javacc-maven-plugin.gjoranv2018-12-062-25/+27
* Result merging moved to InterleavedSearchInvokerOlli Virtanen2018-12-031-11/+11
* Add build() method to config buildersJon Bratseth2018-11-302-1/+63
* Remove zombie codeJon Bratseth2018-11-291-7/+59
* Adaptive timeout support in java dispatchOlli Virtanen2018-11-233-17/+221
* Merge pull request #7679 from vespa-engine/ollivir/group-affinity-with-search...Jon Bratseth2018-11-181-9/+8
|\
| * Group affinity through searchPath; remove Query from LB assignmentOlli Virtanen2018-11-161-9/+8
* | When pooling ClusterMonitors and SearchClusters you will add a cluster every ...Henning Baldersheim2018-11-153-8/+8
|/
* Test that you do get answer, even a bad one.Henning Baldersheim2018-11-061-0/+19
* Improve error messagesJon Bratseth2018-11-061-7/+7
* Java dispatcher refactoring and cluster monitoring improvementsOlli Virtanen2018-11-023-23/+28
* Expect the right error messageJon Bratseth2018-11-021-1/+1
* Revert "Merge pull request #7409 from vespa-engine/revert-7380-bratseth/segme...Jon Bratseth2018-10-262-206/+35
* Pull more configuration parameters from config model to internal dispatcher c...Olli Virtanen2018-10-242-11/+11
* Fix testsJon Bratseth2018-10-162-9/+8
* Avoid deprecated methodJon Bratseth2018-10-164-23/+21
* Avoid deprecated classesJon Bratseth2018-10-1620-471/+432
* Avoid deprecated methodJon Bratseth2018-10-152-13/+13
* Avoid deprecated methodJon Bratseth2018-10-154-15/+27
* Avoid deprecated methodJon Bratseth2018-10-153-170/+178
* Avoid deprecated methodJon Bratseth2018-10-151-2/+15
* Revert "Revert "Simplify and correct isFilled""Jon Bratseth2018-10-141-0/+37
* Revert "Simplify and correct isFilled"Jon Bratseth2018-10-141-37/+0
* Remove group affinity - conflicts with profilesOlli Virtanen2018-10-121-21/+0
* Simplify and correct isFilledJon Bratseth2018-10-121-0/+37
* Merge pull request #7282 from vespa-engine/toregge/handle-lowercase-for-same-...Henning Baldersheim2018-10-121-0/+23
|\
| * Handle lowercase for word items below a same element item.Tor Egge2018-10-111-0/+23
* | Rename part->node, row->group; store group introduction order in SearchClusterOlli Virtanen2018-10-111-0/+8
* | model.searchPath support for java dispatcherOlli Virtanen2018-10-102-0/+155
|/
* Remove end tagHarald Musum2018-10-031-1/+1
* Use full nameHarald Musum2018-10-031-1/+1
* CloseableChannel split to search and fill inokersOlli Virtanen2018-10-012-11/+11
* Multiple node java dispatch supportOlli Virtanen2018-09-241-13/+2
* Reuse node group for allocations by same queryOlli Virtanen2018-09-141-9/+31
* Implement a new function node (AttributeMapLookupNode) for doing lookup in a ...Geir Storli2018-09-111-0/+18
* Extend grouping validator to handle attribute map lookup with key source attr...Geir Storli2018-09-101-26/+83