summaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Java 9: Replace 'new Double' with 'Double.valueOf'gjoranv2018-05-013-4/+4
* Java 9: Replace 'new Long' with 'Long.valueOf'gjoranv2018-05-011-1/+1
* Java 9: Replace 'new Integer' with 'Integer.valueOf'gjoranv2018-04-3013-34/+34
* Remove lazy decoding (not used)Jon Bratseth2018-04-276-218/+62
* Remove LazyField (not used)Jon Bratseth2018-04-272-69/+7
* Remove row+column supportJon Bratseth2018-04-2714-156/+35
* Merge pull request #5724 from vespa-engine/bratseth/correct-listPropertiesJon Bratseth2018-04-2718-226/+264
|\
| * Wire missing query API properties into typesJon Bratseth2018-04-265-7/+22
| * Cleanup some unmaintainable messJon Bratseth2018-04-264-42/+52
| * Include Query model in listPropertiesJon Bratseth2018-04-2613-199/+212
* | Remove vespajlib:Utilgjoranv2018-04-261-9/+1
|/
* Merge pull request #5707 from vespa-engine/bratseth/remove-usage-of-junit-fra...gjoranv2018-04-262-4/+5
|\
| * Remove usage of junit.frameworkJon Bratseth2018-04-252-4/+5
* | Merge pull request #5702 from vespa-engine/bratseth/nonfunctiona-changesgjoranv2018-04-255-10/+11
|\ \ | |/ |/|
| * Nonfunctional changes onlyJon Bratseth2018-04-255-10/+11
* | Clear renderer hit groupsJon Bratseth2018-04-246-7/+35
|/
* Don't add sddocname when no summary is availableJon Bratseth2018-04-242-15/+1
* More epistemic uncertaintyJon Bratseth2018-04-231-1/+1
* Tolerate non-existing summary classesJon Bratseth2018-04-232-4/+3
* Set each hit as filledJon Bratseth2018-04-235-9/+10
* Revert "Merge pull request #5663 from vespa-engine/revert-5628-bratseth/dispa...Jon Bratseth2018-04-2330-220/+303
* Revert "Bratseth/dispatch summaries take 4"Jon Bratseth2018-04-2230-303/+220
* Merge pull request #5628 from vespa-engine/bratseth/dispatch-summaries-take-4Jon Bratseth2018-04-2230-220/+303
|\
| * Nonfunctional changeJon Bratseth2018-04-191-2/+2
| * Don't use RPC if a position is set. Robus docsum selectionJon Bratseth2018-04-175-27/+18
| * Revert "Merge pull request #5613 from vespa-engine/revert-5594-bratseth/dispa...Jon Bratseth2018-04-1729-192/+284
* | Add todo about removing packet cache.Henning Baldersheim2018-04-202-6/+11
|/
* Revert "Bratseth/dispatch summaries take 3"Jon Bratseth2018-04-1729-284/+192
* Remove usage of junit.frameworkJon Bratseth2018-04-1742-219/+491
* Merge pull request #5594 from vespa-engine/bratseth/dispatch-summaries-take-3Jon Bratseth2018-04-1729-192/+284
|\
| * No cachingJon Bratseth2018-04-161-1/+1
| * No caching support with RPCJon Bratseth2018-04-162-1/+2
| * Add tracing of summary fetchJon Bratseth2018-04-161-0/+3
| * Don't use RPC if legacy emulation is usedJon Bratseth2018-04-162-2/+16
| * Note that hits are filledJon Bratseth2018-04-161-0/+1
| * Analyze hits after fillingJon Bratseth2018-04-162-5/+1
| * Hits are unsorted after adding a summaryJon Bratseth2018-04-162-2/+1
| * Revert "Merge pull request #5583 from vespa-engine/revert-5568-revert-5541-re...Jon Bratseth2018-04-1627-182/+260
* | Remove use of old junitJon Bratseth2018-04-163-210/+281
|/
* Fix testsJon Bratseth2018-04-162-3/+3
* Remove usage of old junitJon Bratseth2018-04-1373-368/+721
* [relevancy] and [rank] are synonyms and maps to [rank] in the backendHenning Baldersheim2018-04-122-0/+6
* Remove warningJon Bratseth2018-04-111-9/+9
* Remove temp codeJon Bratseth2018-04-111-12/+0
* Handle sort dataJon Bratseth2018-04-115-63/+72
* Revert "Revert "Direct dispatch by default when group size is 1""Jon Bratseth2018-04-115-14/+6
* Merge pull request #5540 from vespa-engine/balder/increase-default-listener-t...Jon Bratseth2018-04-101-1/+1
|\
| * Increase default listener threads for fs4 protocol, as 4 is not enough for th...Henning Baldersheim2018-04-101-1/+1
* | Revert "dispatch.summaries by default when possible"Henning Baldersheim2018-04-105-45/+34
|/
* Revert "Direct dispatch by default when group size is 1"Henning Baldersheim2018-04-105-6/+14