aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Remove commented out lineJon Bratseth2019-01-091-1/+0
| * | Nonfunctional changes onlyJon Bratseth2019-01-085-20/+37
| * | Include queryProfile as a regular parameterJon Bratseth2019-01-085-72/+81
* | | Merge pull request #8072 from vespa-engine/bratseth/add-phrase-testJon Bratseth2019-01-092-0/+7
|\ \ \
| * | | Add a testJon Bratseth2019-01-092-0/+7
| | |/ | |/|
* / | Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+8619
|/ /
* | 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
|/
* Revert "Enable ABI checking on modules with public APIs"HÃ¥kon Hallingstad2019-01-042-8619/+0
* Merge pull request #7964 from vespa-engine/iruotsalainen/enable-abi-checkIlpo Ruotsalainen2019-01-042-0/+8619
|\
| * Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| * Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-182-0/+8631
* | Make unit tests work when java dispatching is used by defaultOlli Virtanen2019-01-045-15/+25
* | Increased java dispatcher test coverageOlli Virtanen2019-01-036-34/+335
* | remove debug printingArne Juul2019-01-031-2/+0
* | do minimal parsing of "Content-Type" headerArne Juul2019-01-032-1/+22
* | Specify dispatchJon Bratseth2019-01-022-23/+32
* | An unrecoverable config error should be thrown back and not silently logged.Henning Baldersheim2019-01-021-5/+3
* | Merge pull request #7967 from vespa-engine/ollivir/adaptive-lb-schedulingOlli Virtanen2019-01-028-129/+325
|\ \
| * | Additional data for adaptive timeoutsOlli Virtanen2018-12-192-19/+15
| * | Adaptive load balancing scheduler, coverage calculation fixesOlli Virtanen2018-12-198-115/+315
| |/
* / String.format is locale dependent (and more verbose)Jon Bratseth2018-12-191-1/+2
|/
* handle array of position objects if we get itArne Juul2018-12-173-9/+131
* use deafult toXML implementationArne Juul2018-12-171-5/+0
* handle any type of XmlProducerArne Juul2018-12-172-0/+6
* implement XmlProducerArne Juul2018-12-171-2/+14
* add default implementation of convenience methodArne Juul2018-12-172-5/+8
* Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-1410-30/+92
* Add XmlRenderer to registryJon Bratseth2018-12-111-0/+7
* Remove javadoc excludes - javacc now generates legal javadoc.gjoranv2018-12-061-8/+0
* Update to latest ph-javacc-maven-plugin.gjoranv2018-12-062-25/+27
* Manage ph-javacc-maven-plugin config in parent pom.gjoranv2018-12-061-9/+0
* Unused parameter removedOlli Virtanen2018-12-031-2/+2
* Result merging moved to InterleavedSearchInvokerOlli Virtanen2018-12-038-165/+137
* Add build() method to config buildersJon Bratseth2018-11-303-4/+63
* Merge pull request #7824 from vespa-engine/ollivir/adaptive-timeout-fixesJon Bratseth2018-11-304-12/+47
|\