summaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* No difference between empty and not set.Henning Baldersheim2018-10-082-9/+4
* Use parenthesis to ensure correct evaluation order.Henning Baldersheim2018-10-082-4/+4
* Also handle the case of empty selection string which evidently matches everyt...Henning Baldersheim2018-10-072-9/+30
* Revert "Revert "Limit document selection per cluster by the document type of ...Henning Baldersheim2018-10-076-35/+53
* Revert "Limit document selection per cluster by the document type of the clus...Henning Baldersheim2018-10-076-53/+35
* Limit document selection per cluster by the document type of the cluster.Henning Baldersheim2018-10-056-35/+53
* Merge pull request #7214 from vespa-engine/bratseth/nonfunctional-changesgjoranv2018-10-051-2/+5
|\
| * Nonfunctional changes onlyJon Bratseth2018-10-051-2/+5
* | Do not create huge optimaize structures when not necessary.Henning Baldersheim2018-10-051-1/+1
* | Remove end tagHarald Musum2018-10-032-2/+2
* | Use full nameHarald Musum2018-10-032-2/+2
* | Merge pull request #7180 from vespa-engine/bratseth/trace-correctlyFrode Lundgren2018-10-031-1/+1
|\|
| * Trace the right valueJon Bratseth2018-10-031-1/+1
* | Status is known when failingJon Bratseth2018-10-021-1/+3
|/
* Merge pull request #7150 from vespa-engine/ollivir/split-search-and-fillJon Bratseth2018-10-0220-609/+968
|\
| * CloseableChannel split to search and fill inokersOlli Virtanen2018-10-0120-609/+968
* | Add copyright headerJon Bratseth2018-10-011-0/+1
* | Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-251-1/+1
|/
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-251-1/+1
* Remove deprecated GDFLAG_ALLOW_SLIME flag from getdocsum packets.Tor Egge2018-09-253-16/+8
* Merge with masterJon Bratseth2018-09-249-199/+288
|\
| * Multiple node java dispatch supportOlli Virtanen2018-09-248-95/+288
| * Remove remains from qr-templates configgjoranv2018-09-211-104/+0
* | Nonfunctional changes onlyJon Bratseth2018-09-211-1/+1
|/
* Merge pull request #6967 from vespa-engine/ollivir/move-logic-to-fs4closeable...Henning Baldersheim2018-09-197-399/+432
|\
| * FS4 interfacing code moved to FS4CloseableChannel from FastSearcherOlli Virtanen2018-09-147-399/+432
* | Change affinity property name; javadoc cleanupOlli Virtanen2018-09-171-2/+2
* | Reuse node group for allocations by same queryOlli Virtanen2018-09-142-13/+59
|/
* Merge pull request #6901 from vespa-engine/geirst/implement-attribute-map-loo...Henning Baldersheim2018-09-123-1/+28
|\
| * Implement a new function node (AttributeMapLookupNode) for doing lookup in a ...Geir Storli2018-09-113-1/+28
* | DistributionKey moved from Backend to CloseableChannelOlli Virtanen2018-09-1010-34/+21
|/
* Extend grouping validator to handle attribute map lookup with key source attr...Geir Storli2018-09-103-48/+122
* Extend grouping parser to handle map syntax with indirect key via attribute v...Geir Storli2018-09-104-11/+124
* Use fileAcquirerJon Bratseth2018-09-101-7/+6
* Added copyrights and javadocs. Logic and naming in LB cleaned upOlli Virtanen2018-09-065-24/+65
* Java dispatch support for multiple groups of single nodesOlli Virtanen2018-09-065-22/+184
* Merge pull request #6793 from vespa-engine/geirst/extend-grouping-validator-t...Tor Egge2018-09-052-22/+87
|\
| * Extend grouping validator to handle map syntax on an attribute vector.Geir Storli2018-09-042-13/+73
| * Simplify setup of tests.Geir Storli2018-09-041-11/+16
* | Nonfunctional changes onlyJon Bratseth2018-09-053-4/+3
|/
* Merge pull request #6749 from vespa-engine/ollivir/dispatch-in-container-searchOlli Virtanen2018-08-3110-33/+195
|\
| * Replace chooseBackend(..) with getChannel(..) to abstract the protocol layerOlli Virtanen2018-08-313-31/+72
| * Create code path for extending java side dispatcherOlli Virtanen2018-08-304-4/+127
| * Clean issues/warnings reported in Eclipse IDEOlli Virtanen2018-08-305-6/+4
* | Revert to previous VIP status management from dispatchJon Bratseth2018-08-302-5/+9
* | Revert "Merge pull request #6726 from vespa-engine/revert-6719-bratseth/initi...Jon Bratseth2018-08-301-4/+4
* | Revert "Be down initially"Jon Bratseth2018-08-301-4/+4
* | Be down initiallyJon Bratseth2018-08-291-4/+4
|/
* Merge pull request #6679 from vespa-engine/gjoranv/javacc-plugingjoranv2018-08-288-41/+35
|\
| * Switch to new javacc maven plugin:gjoranv2018-08-272-4/+4