aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Upgrade maven-plugin-tools artifacts, and use a version propertygjoranv2019-01-211-3/+4
|
* Use JDK 11gjoranv2019-01-211-3/+3
|
* remove unused "headersonly" functionalityArne Juul2019-01-213-10/+0
|
* ignore headersonly flagArne Juul2019-01-214-3/+35
| | | | * methods taking the flag are now deprecated, added new variants not taking the flag
* remove streaming.headersonly optionArne Juul2019-01-212-8/+0
|
* remove or disable --headersonly flagArne Juul2019-01-214-31/+10
|
* Remove deprecated methodJon Bratseth2019-01-211-6/+0
|
* Remove deprecated method (again)Jon Bratseth2019-01-212-16/+0
|
* remove unused classes (again)Arne Juul2019-01-212-30/+0
|
* remove deprecated methodsArne Juul2019-01-212-80/+1
|
* Remove binary-cache.defgjoranv2019-01-211-1/+0
|
* Don't install removed def filegjoranv2019-01-211-1/+0
|
* Clarify that deprecation will be removed for Vespa 8gjoranv2019-01-211-1/+1
|
* Rename constantJon Bratseth2019-01-213-4/+3
|
* Make OpenNlpLinguistics defaultJon Bratseth2019-01-213-8/+7
|
* Remove unused importsJon Bratseth2019-01-211-9/+0
|
* Mark Vespa 8Jon Bratseth2019-01-211-1/+1
|
* Remove wrong TODOJon Bratseth2019-01-211-1/+0
|
* Do Vespa 7 TODOsJon Bratseth2019-01-2113-128/+40
|
* Remove wrong TODO - this is needed for vespafeederJon Bratseth2019-01-211-1/+0
|
* Remove template supportJon Bratseth2019-01-2144-3320/+18
|
* Remove old feedapiJon Bratseth2019-01-2129-4383/+12
|
* Remove support for vespa http client protocol v2. Always use protocol v3.Tor Egge2019-01-2110-84/+12
|
* Use G1GC as default on Vespa 7 (fixup after rebasing).Geir Storli2019-01-212-2/+2
|
* Update method name. (rebase issue?)gjoranv2019-01-211-2/+2
|
* Stop renaming metrics in VespaMetricSet.Geir Storli2019-01-211-76/+76
|
* Remove HTTP searchersJon Bratseth2019-01-2147-6245/+44
|
* Rename DefaultRenderer to XmlRendererJon Bratseth2019-01-2111-456/+18
|
* Remove deprecated codeJon Bratseth2019-01-2127-1264/+13
|
* Switch default data format for vespa http client to json.Tor Egge2019-01-213-3/+3
|
* Fixes after rebase.gjoranv2019-01-212-0/+2
| | | | | - Update gc options test - Suppress deprecation warnings temporarily
* Turn softtimeout on by defaultJon Bratseth2019-01-217-24/+47
|
* Change default timeout from 5000 to 500 msJon Bratseth2019-01-213-9/+9
|
* Follow API changeJon Bratseth2019-01-211-3/+1
|
* Follow API changeJon Bratseth2019-01-211-3/+2
|
* Make SimpleLinguistics simple againJon Bratseth2019-01-2110-110/+39
| | | | | - Remove SimpleLinguistics config and optional use of Optimaize - Add Optimaize to OpennlpLinguistics; on by default and config to disable
* Revert "remove "header" and "body" keywords"Arne Juul2019-01-2127-292/+459
| | | | This reverts commit e24c1df653d6470089f05786d74e729bb8f82990.
* default to JSONAccessLogArne Juul2019-01-214-5/+14
|
* remove "header" from embedded SDArne Juul2019-01-211-1/+0
|
* no more body fieldsArne Juul2019-01-211-6/+6
|
* stop using "header" and "body" keywordsArne Juul2019-01-219-33/+6
|
* Make stemming.best defaultLester Solbakken2019-01-2139-179/+181
|
* Use G1GC by default on Vespa 7 (JDK 9+).gjoranv2019-01-215-4/+5
|
* remove "header" and "body" keywordsArne Juul2019-01-2125-431/+292
|
* remove "attribute: prefetch" in testsArne Juul2019-01-213-128/+50
|
* remove "attribute: prefetch" codeArne Juul2019-01-214-59/+0
|
* Remove done TODO and add comments on why we need jaxb deps.gjoranv2019-01-211-2/+5
|
* Remove built-in support for JAXBContextFactory.gjoranv2019-01-214-127/+0
|
* use getUndefined from searchcommon undefinedvaluesArne Juul2019-01-213-7/+8
|
* skip fields which are empty or only have the default valueArne Juul2019-01-211-8/+21
|