aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Render single value position as object to match how top-level position fields...Geir Storli2019-01-211-30/+30
* Remove ymum from groupingJon Bratseth2019-01-213-4/+0
* Revert "Merge pull request #7974 from vespa-engine/revert-7973-bratseth/searc...Jon Bratseth2019-01-213-19/+19
* Revert "Bratseth/search container deprecations"Jon Bratseth2019-01-213-19/+19
* Remove Query.getSessionId(boolean)Jon Bratseth2019-01-213-19/+19
* Don't expect uri fieldJon Bratseth2019-01-211-2/+0
* Testing of dynamic summary renderingJon Bratseth2019-01-214-119/+346
* Provide enough time to run on factoryJon Bratseth2019-01-211-3/+2
* remove unused codeArne Juul2019-01-211-29/+0
* Temporarily ignore unstable test on Vespa 7.Geir Storli2019-01-211-0/+1
* remove streaming.headersonly optionArne Juul2019-01-211-6/+0
* Remove deprecated methodJon Bratseth2019-01-211-6/+0
* Do Vespa 7 TODOsJon Bratseth2019-01-214-20/+18
* Remove template supportJon Bratseth2019-01-2125-626/+15
* Remove HTTP searchersJon Bratseth2019-01-2119-2354/+0
* Rename DefaultRenderer to XmlRendererJon Bratseth2019-01-213-10/+6
* Remove deprecated codeJon Bratseth2019-01-213-138/+0
* Turn softtimeout on by defaultJon Bratseth2019-01-213-4/+17
* Change default timeout from 5000 to 500 msJon Bratseth2019-01-212-5/+5
* remove container.legacy-emulation configArne Juul2019-01-212-36/+1
* remove "defidx" and related classesArne Juul2019-01-213-434/+1
* 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
* | Merge pull request #8051 from vespa-engine/bratseth/query-profile-fixesJon Bratseth2019-01-093-35/+50
|\ \
| * | Nonfunctional changes onlyJon Bratseth2019-01-081-1/+9
| * | Include queryProfile as a regular parameterJon Bratseth2019-01-083-39/+46
| |/
* / Add a testJon Bratseth2019-01-092-0/+7
|/
* Make unit tests work when java dispatching is used by defaultOlli Virtanen2019-01-043-10/+15
* Increased java dispatcher test coverageOlli Virtanen2019-01-034-28/+328
* do minimal parsing of "Content-Type" headerArne Juul2019-01-031-0/+6
* Specify dispatchJon Bratseth2019-01-021-23/+30
* 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
* Deprecate Server.getServerDiscriminatorJon Bratseth2018-11-288-45/+47
* Avoid usage of Sever.getServerDiscriminatorJon Bratseth2018-11-285-15/+17
* 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-156-27/+23
|/
* Test that you do get answer, even a bad one.Henning Baldersheim2018-11-061-0/+19