summaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Simplify and correct isFilled""Jon Bratseth2018-10-142-53/+46
* Revert "Simplify and correct isFilled"Jon Bratseth2018-10-142-46/+53
* Revert "sort missing (null) field values"Jon Bratseth2018-10-141-6/+5
* Merge pull request #7299 from vespa-engine/bratseth/prevent-xxe-in-xmlfeedreaderJon Bratseth2018-10-142-2/+1
|\
| * Prevent XXEJon Bratseth2018-10-132-2/+1
* | Java dispatch coverage reporting correctionsOlli Virtanen2018-10-124-14/+43
* | Fix comparison directionOlli Virtanen2018-10-121-1/+1
* | Remove group affinity - conflicts with profilesOlli Virtanen2018-10-122-49/+4
* | Merge pull request #7287 from vespa-engine/arnej/sort-missing-fieldsJon Bratseth2018-10-121-5/+6
|\ \
| * | sort missing (null) field valuesArne Juul2018-10-121-5/+6
| |/
* / Simplify and correct isFilledJon Bratseth2018-10-122-53/+46
|/
* Merge pull request #7282 from vespa-engine/toregge/handle-lowercase-for-same-...Henning Baldersheim2018-10-124-0/+56
|\
| * Handle lowercase for word items below a same element item.Tor Egge2018-10-114-0/+56
* | Rename part->node, row->group; store group introduction order in SearchClusterOlli Virtanen2018-10-113-67/+92
* | model.searchPath support for java dispatcherOlli Virtanen2018-10-106-4/+483
|/
* 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