summaryrefslogtreecommitdiffstats
path: root/container-search/src/main
Commit message (Expand)AuthorAgeFilesLines
* Set -XX:ActiveProcessorCount option if set in configHarald Musum2019-01-211-0/+4
* Render single value position as object to match how top-level position fields...Geir Storli2019-01-212-23/+31
* Remove ymum from groupingJon Bratseth2019-01-213-44/+0
* Revert "Merge pull request #7974 from vespa-engine/revert-7973-bratseth/searc...Jon Bratseth2019-01-217-36/+4
* Revert "Bratseth/search container deprecations"Jon Bratseth2019-01-217-4/+36
* Remove SeverJon Bratseth2019-01-212-16/+0
* Remove Query.getSessionId(boolean)Jon Bratseth2019-01-215-20/+4
* Testing of dynamic summary renderingJon Bratseth2019-01-215-35/+26
* Nonfunctional changes onlyJon Bratseth2019-01-214-6/+7
* remove unused codeArne Juul2019-01-213-33/+0
* Generate html5 javadocgjoranv2019-01-213-4/+4
* Deprecation cleanupJon Bratseth2019-01-211-2/+1
* Remove coverageReport parameter - always onJon Bratseth2019-01-211-2/+0
* Register page templates xml rendererJon Bratseth2019-01-211-0/+9
* remove streaming.headersonly optionArne Juul2019-01-211-2/+0
* Mark Vespa 8Jon Bratseth2019-01-211-1/+1
* Do Vespa 7 TODOsJon Bratseth2019-01-218-108/+20
* Remove template supportJon Bratseth2019-01-2118-2693/+3
* Use G1GC as default on Vespa 7 (fixup after rebasing).Geir Storli2019-01-211-1/+1
* Remove HTTP searchersJon Bratseth2019-01-2118-3552/+0
* Rename DefaultRenderer to XmlRendererJon Bratseth2019-01-214-439/+6
* Remove deprecated codeJon Bratseth2019-01-2123-1122/+13
* Turn softtimeout on by defaultJon Bratseth2019-01-213-18/+28
* Change default timeout from 5000 to 500 msJon Bratseth2019-01-211-4/+4
* Follow API changeJon Bratseth2019-01-211-3/+1
* Use G1GC by default on Vespa 7 (JDK 9+).gjoranv2019-01-211-1/+1
* remove container.legacy-emulation configArne Juul2019-01-2112-107/+28
* remove "defidx" and related classesArne Juul2019-01-213-524/+1
* Remove unused configs and their usage.gjoranv2019-01-211-42/+0
* Vespa 7: remove FreezeDetector and Watchdog.gjoranv2019-01-211-2/+0
* uselocalnode support and fix to coverage estimationOlli Virtanen2019-01-154-20/+60
* Fix typoHenning Baldersheim2019-01-151-1/+1
* Also handle the reverse conversion in the GroupingExecutor.Henning Baldersheim2019-01-142-0/+17
* Merge pull request #8078 from vespa-engine/bratseth/position-by-default-with-...Jon Bratseth2019-01-096-112/+39
|\
| * Parse USE_POSITION_DATA correctlyJon Bratseth2019-01-096-112/+39
* | Merge pull request #8051 from vespa-engine/bratseth/query-profile-fixesJon Bratseth2019-01-096-52/+62
|\ \ | |/ |/|
| * Remove commented out lineJon Bratseth2019-01-091-1/+0
| * Nonfunctional changes onlyJon Bratseth2019-01-084-19/+28
| * Include queryProfile as a regular parameterJon Bratseth2019-01-082-33/+35
* | Merge pull request #8050 from vespa-engine/revert-8048-ollivir/enable-java-di...Olli Virtanen2019-01-081-1/+1
|\ \
| * | Revert "Enable java dispatcher as default for build pipeline test"Arnstein Ressem2019-01-081-1/+1
* | | Merge pull request #8046 from vespa-engine/balder/limit-threads-for-federationJon Bratseth2019-01-081-1/+1
|\ \ \ | |/ / |/| |
| * | You do not need more than 8k threads for federation.Henning Baldersheim2019-01-081-1/+1
| |/
* / Enable java dispatcher as default for build pipeline testOlli Virtanen2019-01-081-1/+1
|/
* Make unit tests work when java dispatching is used by defaultOlli Virtanen2019-01-042-5/+10
* Increased java dispatcher test coverageOlli Virtanen2019-01-032-6/+7
* remove debug printingArne Juul2019-01-031-2/+0
* do minimal parsing of "Content-Type" headerArne Juul2019-01-031-1/+16
* Specify dispatchJon Bratseth2019-01-021-0/+2
* An unrecoverable config error should be thrown back and not silently logged.Henning Baldersheim2019-01-021-5/+3