aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src
Commit message (Collapse)AuthorAgeFilesLines
* Avoid deprecated methodJon Bratseth2018-10-1514-32/+32
|
* Remove dead codeJon Bratseth2018-10-158-18/+12
|
* Avoid deprecated methodJon Bratseth2018-10-155-16/+32
|
* Avoid deprecated methodJon Bratseth2018-10-1510-240/+292
|
* Avoid deprecated methodJon Bratseth2018-10-155-7/+46
|
* Avoid deprecated methodJon Bratseth2018-10-153-4/+3
|
* Avoid deprecated methodJon Bratseth2018-10-153-19/+20
|
* Remove test of deprecated functionalityJon Bratseth2018-10-152-177/+1
|
* Avoid deprecated methodJon Bratseth2018-10-152-3/+4
|
* Clean up ugly codeJon Bratseth2018-10-152-47/+26
|
* Avoid deprecated methodJon Bratseth2018-10-154-63/+86
|
* 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 XXE
| * 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 values
| * | sort missing (null) field valuesArne Juul2018-10-121-5/+6
| |/ | | | | | | | | | | * since we no longer force fill empty fields, we must handle the case where some fields in some hits are missing, and sort in a predictable manner.
* / Simplify and correct isFilledJon Bratseth2018-10-122-53/+46
|/
* Merge pull request #7282 from ↵Henning Baldersheim2018-10-124-0/+56
|\ | | | | | | | | vespa-engine/toregge/handle-lowercase-for-same-element-word-items Handle lowercase for word items below a same element item.
| * Handle lowercase for word items below a same element item.Tor Egge2018-10-114-0/+56
| | | | | | | | Calculate proper name for lookup in index facts to check if lowercasing should be performed.
* | 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 ↵Henning Baldersheim2018-10-072-9/+30
| | | | everything.
* Revert "Revert "Limit document selection per cluster by the document type of ↵Henning Baldersheim2018-10-076-35/+53
| | | | the clus…""
* Revert "Limit document selection per cluster by the document type of the ↵Henning Baldersheim2018-10-076-53/+35
| | | | clus…"
* 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 only
| * 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 value
| * 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
|\ | | | | Java dispatch: CloseableChannel split to search and fill invokers
| * 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 ↵Jon Bratseth2018-09-251-1/+1
|/ | | | | | | vespa-engine/revert-7070-bratseth/rank-type-information-2" This reverts commit 0246064bbfb9657515f516e2fea12d593cd13016, reversing changes made to f627463a8100090ec109d27c3aeb439a3395a34f.
* 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
| | | | It is ignored by backend (slime is always allowed).
* 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
| | | | | | | | + other unused .def and .cfg files from config module
* | Nonfunctional changes onlyJon Bratseth2018-09-211-1/+1
|/