summaryrefslogtreecommitdiffstats
path: root/container-search
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-213-53/+61
* Update abi specs for 7.gjoranv2019-01-211-463/+4
* Remove ymum from groupingJon Bratseth2019-01-216-48/+0
* Revert "Merge pull request #7974 from vespa-engine/revert-7973-bratseth/searc...Jon Bratseth2019-01-2110-55/+23
* Revert "Bratseth/search container deprecations"Jon Bratseth2019-01-2110-23/+55
* Remove SeverJon Bratseth2019-01-212-16/+0
* Remove Query.getSessionId(boolean)Jon Bratseth2019-01-218-39/+23
* Don't expect uri fieldJon Bratseth2019-01-211-2/+0
* Testing of dynamic summary renderingJon Bratseth2019-01-219-154/+372
* Nonfunctional changes onlyJon Bratseth2019-01-214-6/+7
* Provide enough time to run on factoryJon Bratseth2019-01-211-3/+2
* remove unused codeArne Juul2019-01-214-62/+0
* Temporarily ignore unstable test on Vespa 7.Geir Storli2019-01-211-0/+1
* Generate html5 javadocgjoranv2019-01-213-4/+4
* Deprecation cleanupJon Bratseth2019-01-211-2/+1
* Do not provide apache httpclient and httpcore.gjoranv2019-01-211-8/+5
* 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-212-8/+0
* Remove deprecated methodJon Bratseth2019-01-211-6/+0
* Remove binary-cache.defgjoranv2019-01-211-1/+0
* Don't install removed def filegjoranv2019-01-211-1/+0
* Mark Vespa 8Jon Bratseth2019-01-211-1/+1
* Do Vespa 7 TODOsJon Bratseth2019-01-2112-128/+38
* Remove template supportJon Bratseth2019-01-2143-3319/+18
* Use G1GC as default on Vespa 7 (fixup after rebasing).Geir Storli2019-01-211-1/+1
* Remove HTTP searchersJon Bratseth2019-01-2137-5906/+0
* Rename DefaultRenderer to XmlRendererJon Bratseth2019-01-217-449/+12
* Remove deprecated codeJon Bratseth2019-01-2126-1260/+13
* Turn softtimeout on by defaultJon Bratseth2019-01-216-22/+45
* Change default timeout from 5000 to 500 msJon Bratseth2019-01-213-9/+9
* 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-2115-144/+29
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
* remove "defidx" and related classesArne Juul2019-01-216-958/+2
* Remove unused configs and their usage.gjoranv2019-01-211-42/+0
* Vespa 7: remove FreezeDetector and Watchdog.gjoranv2019-01-211-2/+0
* Revert "Bratseth/disallow dash "Jon Bratseth2019-01-161-11/+0
* uselocalnode support and fix to coverage estimationOlli Virtanen2019-01-155-20/+65
* Merge pull request #8110 from vespa-engine/bratseth/disallow-dashJon Bratseth2019-01-151-0/+11
|\
| * Remove unnecessary warningJon Bratseth2019-01-151-0/+11
* | Update abi spec.Henning Baldersheim2019-01-151-0/+11
* | Fix typoHenning Baldersheim2019-01-151-1/+1
* | Also handle the reverse conversion in the GroupingExecutor.Henning Baldersheim2019-01-144-0/+28
|/
* Update abi-spec for change in public APIJon Marius Venstad2019-01-091-0/+1
* Merge pull request #8078 from vespa-engine/bratseth/position-by-default-with-...Jon Bratseth2019-01-099-139/+100
|\
| * Parse USE_POSITION_DATA correctlyJon Bratseth2019-01-099-139/+100
* | Merge pull request #8051 from vespa-engine/bratseth/query-profile-fixesJon Bratseth2019-01-099-87/+112
|\ \