aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5768 from vespa-engine/bratseth/cleanup-hit-2Jon Bratseth2018-05-0314-428/+361
|\
| * Improve javadocJon Bratseth2018-05-031-6/+1
| * Optimize importsJon Bratseth2018-05-031-1/+0
| * Expect the right contextJon Bratseth2018-05-033-19/+14
| * Optimize importsJon Bratseth2018-05-032-4/+0
| * Reorganize code: No functional changeJon Bratseth2018-05-021-101/+81
| * Deprecate Hit.getTypeString()Jon Bratseth2018-05-025-19/+18
| * Stop using source number: Same uniqueness as source nameJon Bratseth2018-05-025-32/+18
| * Reorganize code, no functional changeJon Bratseth2018-05-022-82/+86
| * Deprecated more of the Hit APIJon Bratseth2018-04-302-12/+19
| * Discontinue use of, and deprecate Hit.getFieldXMLJon Bratseth2018-04-306-19/+68
| * Reorganize - no functional changesJon Bratseth2018-04-301-111/+77
| * Remove RawField (not used)Jon Bratseth2018-04-302-45/+2
* | Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-029-16/+16
* | Revert "Gjoranv/java9 prep 05"gjoranv2018-05-029-16/+16
* | Java 9: Replace 'new Double' with 'Double.valueOf'gjoranv2018-05-012-2/+2
* | Java 9: Replace 'new Long' with 'Long.valueOf'gjoranv2018-05-011-1/+1
* | Java 9: Replace 'new Integer' with 'Integer.valueOf'gjoranv2018-04-308-13/+13
|/
* Remove lazy decoding (not used)Jon Bratseth2018-04-276-218/+62
* Remove LazyField (not used)Jon Bratseth2018-04-271-49/+7
* Remove row+column supportJon Bratseth2018-04-277-104/+25
* Wire missing query API properties into typesJon Bratseth2018-04-264-7/+12
* Cleanup some unmaintainable messJon Bratseth2018-04-264-42/+52
* Include Query model in listPropertiesJon Bratseth2018-04-269-76/+90
* 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-2326-195/+244
* Revert "Bratseth/dispatch summaries take 4"Jon Bratseth2018-04-2226-244/+195
* Merge pull request #5628 from vespa-engine/bratseth/dispatch-summaries-take-4Jon Bratseth2018-04-2226-195/+244
|\
| * Nonfunctional changeJon Bratseth2018-04-191-2/+2
| * Don't use RPC if a position is set. Robus docsum selectionJon Bratseth2018-04-174-26/+17
| * Revert "Merge pull request #5613 from vespa-engine/revert-5594-bratseth/dispa...Jon Bratseth2018-04-1726-168/+226
* | Add todo about removing packet cache.Henning Baldersheim2018-04-202-6/+11
|/
* Revert "Bratseth/dispatch summaries take 3"Jon Bratseth2018-04-1726-226/+168
* 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-1624-159/+203
* Revert "Revert "Revert "dispatch.summaries by default when possible"""Jon Bratseth2018-04-1324-203/+159
* Decode docsums the old fashioned wayJon Bratseth2018-04-1223-145/+194
* Revert "Revert "dispatch.summaries by default when possible""Jon Bratseth2018-04-123-14/+9
* [relevancy] and [rank] are synonyms and maps to [rank] in the backendHenning Baldersheim2018-04-121-0/+3