summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude
Commit message (Expand)AuthorAgeFilesLines
* 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 deprecated methodJon Bratseth2019-01-211-6/+0
* Do Vespa 7 TODOsJon Bratseth2019-01-211-7/+7
* Remove template supportJon Bratseth2019-01-2122-364/+0
* Remove HTTP searchersJon Bratseth2019-01-212-383/+0
* Remove deprecated codeJon Bratseth2019-01-213-138/+0
* Turn softtimeout on by defaultJon Bratseth2019-01-211-0/+1
* remove container.legacy-emulation configArne Juul2019-01-212-36/+1
* Add a testJon Bratseth2019-01-092-0/+7
* Make unit tests work when java dispatching is used by defaultOlli Virtanen2019-01-043-10/+15
* Specify dispatchJon Bratseth2019-01-021-23/+30
* Deprecate Server.getServerDiscriminatorJon Bratseth2018-11-284-26/+26
* Avoid usage of Sever.getServerDiscriminatorJon Bratseth2018-11-284-14/+15
* When pooling ClusterMonitors and SearchClusters you will add a cluster every ...Henning Baldersheim2018-11-153-19/+15
* Improve error messagesJon Bratseth2018-11-061-10/+38
* Java dispatcher refactoring and cluster monitoring improvementsOlli Virtanen2018-11-023-43/+56
* Deprecated methods and add OptimaizeDetectorJon Bratseth2018-11-011-0/+1
* Allow conflicting aliases across document typesJon Bratseth2018-10-231-24/+16
* Avoid deprecated classesJon Bratseth2018-10-161-32/+0
* Avoid deprecated methodJon Bratseth2018-10-154-63/+108
* Avoid deprecated methodJon Bratseth2018-10-152-2/+26
* Avoid deprecated methodJon Bratseth2018-10-151-2/+0
* Avoid deprecated methodJon Bratseth2018-10-152-18/+19
* Remove test of deprecated functionalityJon Bratseth2018-10-151-176/+0
* Clean up ugly codeJon Bratseth2018-10-151-9/+9
* Avoid deprecated methodJon Bratseth2018-10-151-8/+12
* Add copyright headerJon Bratseth2018-10-011-0/+1
* Remove deprecated GDFLAG_ALLOW_SLIME flag from getdocsum packets.Tor Egge2018-09-251-4/+2
* Remove remains from qr-templates configgjoranv2018-09-211-104/+0
* DistributionKey moved from Backend to CloseableChannelOlli Virtanen2018-09-103-10/+7
* Merge pull request #6749 from vespa-engine/ollivir/dispatch-in-container-searchOlli Virtanen2018-08-311-2/+2
|\
| * Clean issues/warnings reported in Eclipse IDEOlli Virtanen2018-08-301-2/+2
* | Revert to previous VIP status management from dispatchJon Bratseth2018-08-301-1/+5
|/
* Revert "Merge pull request #6582 from vespa-engine/revert-6557-revert-6553-re...Jon Bratseth2018-08-151-1/+1
* Revert "Revert "Revert "Added a object structure for GroupingRequest objects,...Henning Baldersheim2018-08-151-1/+1
* Fix Select and grouping bugsJon Bratseth2018-08-141-1/+1
* Test that distribution key is carried from direct search to rpc summaryJon Bratseth2018-08-096-13/+47
* Set distribution key whe dispatching to content nodeJon Bratseth2018-07-053-7/+9
* Fix author tag for SimonBjørn Christian Seime2018-07-053-3/+3
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-052-2/+2
* add summaries at start of list insteadArne Juul2018-06-192-3/+36
* No longer needed to prefix children of sameelement as backend now handles it ...Henning Baldersheim2018-06-041-2/+3
* Do not validate on cloneHenning Baldersheim2018-06-011-0/+10
* Merge pull request #5990 from vespa-engine/bratseth/avoid-string-reencodingArne H Juul2018-05-301-5/+62
|\
| * Avoid encoding between utf-8 and 16 unnecessarilyJon Bratseth2018-05-291-5/+62
* | Further test correct namesHenning Baldersheim2018-05-291-0/+13
|/
* Parse before cloneJon Bratseth2018-05-281-17/+0
* Merge pull request #5973 from vespa-engine/bratseth/parse-query-onlyHenning Baldersheim2018-05-281-0/+18
|\