aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/result/Hit.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Don't count unfilled hits towards successJon Bratseth2023-01-201-3/+2
* Cleanup - no functional changesJon Bratseth2022-10-101-6/+7
* Add Executor to Execution.ContextJon Bratseth2021-10-081-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Warn not to cache thisJon Bratseth2021-02-031-2/+4
* Expose raw summary dataJon Bratseth2020-08-051-1/+1
* Non-functional changes onlyJon Bratseth2020-03-231-2/+2
* Accessor for summary featuresJon Bratseth2019-11-121-12/+12
* Add equals and cleanupJon Bratseth2019-09-171-7/+7
* Merge pull request #10621 from vespa-engine/balder/avoid-double-bookeeping-of-idHenning Baldersheim2019-09-121-1/+1
|\
| * Avoid double bookkeeping as it already has a place in the parent.Henning Baldersheim2019-09-121-1/+1
* | Revert "Revert "Removing elements from an array is very costly.""Henning Baldersheim2019-09-111-1/+0
|/
* Revert "Revert "Make fasthit leaner since it appears in considerable amounts ...Henning Baldersheim2019-09-101-3/+12
* Revert "Make fasthit leaner since it appears in considerable amounts during m...Harald Musum2019-09-101-12/+3
* Make fasthit leaner since it appears in considerable amounts during merging, ...Henning Baldersheim2019-09-101-3/+12
* Revert "Removing elements from an array is very costly."Henning Baldersheim2019-09-101-0/+1
* Removing elements from an array is very costly.Henning Baldersheim2019-09-091-1/+0
* Nonfunctional changes onlyJon Bratseth2019-02-011-5/+0
* Nonfunctional changes onlyJon Bratseth2019-01-211-3/+3
* Do Vespa 7 TODOsJon Bratseth2019-01-211-3/+1
* Remove deprecated codeJon Bratseth2019-01-211-158/+8
* Avoid deprecated methodJon Bratseth2018-10-161-10/+22
* Avoid deprecated methodJon Bratseth2018-10-151-1/+2
* Avoid encoding between utf-8 and 16 unnecessarilyJon Bratseth2018-05-291-1/+27
* Revert "Revert "Bratseth/allocation free hit field traversal""Jon Bratseth2018-05-111-13/+22
* Revert "Bratseth/allocation free hit field traversal"Jon Bratseth2018-05-111-22/+13
* Use callback traversal in JSON rendererJon Bratseth2018-05-111-13/+22
* Revert "Revert "Bratseth/lazy summary decoding""Jon Bratseth2018-05-081-15/+18
* Revert "Bratseth/lazy summary decoding"Jon Bratseth2018-05-071-18/+15
* Lazy summary decodingJon Bratseth2018-05-041-15/+18
* Expect the right contextJon Bratseth2018-05-031-1/+4
* Optimize importsJon Bratseth2018-05-031-1/+0
* Reorganize code: No functional changeJon Bratseth2018-05-021-101/+81
* Deprecate Hit.getTypeString()Jon Bratseth2018-05-021-10/+6
* Stop using source number: Same uniqueness as source nameJon Bratseth2018-05-021-16/+11
* Reorganize code, no functional changeJon Bratseth2018-05-021-82/+85
* Deprecated more of the Hit APIJon Bratseth2018-04-301-9/+19
* Discontinue use of, and deprecate Hit.getFieldXMLJon Bratseth2018-04-301-4/+3
* Clear renderer hit groupsJon Bratseth2018-04-241-0/+6
* Revert "Merge pull request #5663 from vespa-engine/revert-5628-bratseth/dispa...Jon Bratseth2018-04-231-11/+8
* Revert "Bratseth/dispatch summaries take 4"Jon Bratseth2018-04-221-8/+11
* Nonfunctional changeJon Bratseth2018-04-191-2/+2
* Revert "Merge pull request #5613 from vespa-engine/revert-5594-bratseth/dispa...Jon Bratseth2018-04-171-9/+6
* Revert "Bratseth/dispatch summaries take 3"Jon Bratseth2018-04-171-6/+9
* Revert "Merge pull request #5583 from vespa-engine/revert-5568-revert-5541-re...Jon Bratseth2018-04-161-9/+6
* Revert "Revert "Revert "dispatch.summaries by default when possible"""Jon Bratseth2018-04-131-6/+9
* Decode docsums the old fashioned wayJon Bratseth2018-04-121-9/+6
* Fix javadoc warningJo Kristian Bergum2018-01-241-1/+1
* Nonfunctional changes onlyJon Bratseth2017-09-071-59/+61