summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* Java dispatcher refactoring and cluster monitoring improvementsOlli Virtanen2018-11-026-66/+84
* Expect the right error messageJon Bratseth2018-11-021-1/+1
* Deprecated methods and add OptimaizeDetectorJon Bratseth2018-11-011-0/+1
* Revert "Merge pull request #7409 from vespa-engine/revert-7380-bratseth/segme...Jon Bratseth2018-10-262-206/+35
* Merge pull request #7433 from vespa-engine/ollivir/dispatch-distribution-fixesOlli Virtanen2018-10-252-11/+11
|\
| * Pull more configuration parameters from config model to internal dispatcher c...Olli Virtanen2018-10-242-11/+11
* | Allow conflicting aliases across document typesJon Bratseth2018-10-231-24/+16
* | Revert "Bratseth/segment yql by default"Harald Musum2018-10-222-35/+206
* | Segment 'contains' text by defaultJon Bratseth2018-10-192-182/+11
* | Nonfunctional changes onlyJon Bratseth2018-10-192-26/+26
|/
* Fix testsJon Bratseth2018-10-162-9/+8
* Avoid deprecated methodJon Bratseth2018-10-164-23/+21
* Avoid deprecated classesJon Bratseth2018-10-1621-503/+432
* Avoid deprecated methodJon Bratseth2018-10-152-13/+13
* Avoid deprecated methodJon Bratseth2018-10-154-15/+27
* Avoid deprecated methodJon Bratseth2018-10-157-233/+286
* Avoid deprecated methodJon Bratseth2018-10-153-4/+41
* 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
* Revert "Revert "Simplify and correct isFilled""Jon Bratseth2018-10-141-0/+37
* Revert "Simplify and correct isFilled"Jon Bratseth2018-10-141-37/+0
* Remove group affinity - conflicts with profilesOlli Virtanen2018-10-121-21/+0
* Simplify and correct isFilledJon Bratseth2018-10-121-0/+37
* Merge pull request #7282 from vespa-engine/toregge/handle-lowercase-for-same-...Henning Baldersheim2018-10-121-0/+23
|\
| * Handle lowercase for word items below a same element item.Tor Egge2018-10-111-0/+23
* | Rename part->node, row->group; store group introduction order in SearchClusterOlli Virtanen2018-10-111-0/+8
* | model.searchPath support for java dispatcherOlli Virtanen2018-10-102-0/+155
|/
* No difference between empty and not set.Henning Baldersheim2018-10-081-7/+3
* Use parenthesis to ensure correct evaluation order.Henning Baldersheim2018-10-081-3/+3
* Also handle the case of empty selection string which evidently matches everyt...Henning Baldersheim2018-10-071-1/+8
* Revert "Revert "Limit document selection per cluster by the document type of ...Henning Baldersheim2018-10-072-17/+25
* Revert "Limit document selection per cluster by the document type of the clus...Henning Baldersheim2018-10-072-25/+17
* Limit document selection per cluster by the document type of the cluster.Henning Baldersheim2018-10-052-17/+25
* Remove end tagHarald Musum2018-10-031-1/+1
* Use full nameHarald Musum2018-10-031-1/+1
* Merge pull request #7150 from vespa-engine/ollivir/split-search-and-fillJon Bratseth2018-10-022-11/+11
|\
| * CloseableChannel split to search and fill inokersOlli Virtanen2018-10-012-11/+11
* | Add copyright headerJon Bratseth2018-10-011-0/+1
|/
* Remove deprecated GDFLAG_ALLOW_SLIME flag from getdocsum packets.Tor Egge2018-09-252-12/+8
* Multiple node java dispatch supportOlli Virtanen2018-09-241-13/+2
* Remove remains from qr-templates configgjoranv2018-09-211-104/+0
* Reuse node group for allocations by same queryOlli Virtanen2018-09-141-9/+31
* Merge pull request #6901 from vespa-engine/geirst/implement-attribute-map-loo...Henning Baldersheim2018-09-121-0/+18
|\
| * Implement a new function node (AttributeMapLookupNode) for doing lookup in a ...Geir Storli2018-09-111-0/+18
* | DistributionKey moved from Backend to CloseableChannelOlli Virtanen2018-09-103-10/+7
|/
* Extend grouping validator to handle attribute map lookup with key source attr...Geir Storli2018-09-101-26/+83
* Extend grouping parser to handle map syntax with indirect key via attribute v...Geir Storli2018-09-101-6/+41