aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/grouping/result
Commit message (Collapse)AuthorAgeFilesLines
* Use CompoundNameHenning Baldersheim2023-10-101-2/+3
|
* Update copyrightJon Bratseth2023-10-0922-22/+22
|
* All hit rendering of raw data use base64 encoding without paddingHenning Baldersheim2023-04-182-4/+2
|
* Consolidate rendering of raw data by using the same representation as in ↵Henning Baldersheim2023-04-184-29/+12
| | | | normal hits by using RawBase64.
* No paddingHenning Baldersheim2023-04-172-2/+4
|
* Render raw values in grouping as base64.Henning Baldersheim2023-04-172-3/+4
|
* - Use CompoundName.fromHenning Baldersheim2023-03-291-1/+1
| | | | - Deprecate unused SubProperties
* Avoid using Hit.fields()Henning Baldersheim2023-03-211-2/+3
|
* Correct visibilityJon Bratseth2022-04-081-1/+1
|
* No functional changesJon Bratseth2022-04-071-1/+1
|
* Use unique group count as total-hits if availableJon Bratseth2022-04-071-3/+14
|
* Add FlatteningSearcherJon Bratseth2022-03-071-0/+50
|
* No functional changesJon Bratseth2022-03-021-1/+1
|
* Add some testsJon Bratseth2021-11-033-17/+9
|
* Explain groupJon Bratseth2021-10-281-9/+5
|
* A group hit is not meta since it contains result dataJon Bratseth2021-10-124-4/+9
|
* Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-071-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-0720-20/+20
|
* Nonfunctional changes onlyJon Bratseth2019-09-243-6/+8
|
* Generate html5 javadocgjoranv2019-01-212-3/+3
|
* Fix typoHenning Baldersheim2019-01-151-1/+1
|
* Also handle the reverse conversion in the GroupingExecutor.Henning Baldersheim2019-01-141-0/+13
|
* Remove end tagHarald Musum2018-10-031-1/+1
|
* Use full nameHarald Musum2018-10-031-1/+1
|
* Fix author tag for SimonBjørn Christian Seime2018-07-0518-18/+18
|
* Revert "Revert "Bratseth/allocation free hit field traversal""Jon Bratseth2018-05-111-4/+2
|
* Revert "Bratseth/allocation free hit field traversal"Jon Bratseth2018-05-111-2/+4
|
* Iterate over fields by callbackJon Bratseth2018-05-111-4/+2
|
* Clear renderer hit groupsJon Bratseth2018-04-242-1/+7
| | | | | | | | | This allows us to stream more data than can fit in the container (across all concurrent queries), as rendered hits in completed groups can now be garbage collected. We can not deference the hit groups themselves as that entails modifying the parent list.
* Nonfunctional changes onlyJon Bratseth2017-09-112-2/+4
|
* Update copyright headersJon Bratseth2017-06-1420-20/+20
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1420-20/+20
|
* Update copyright headersJon Bratseth2017-06-1420-20/+20
|
* Revert "Copyright header"Jon Bratseth2017-06-1320-20/+20
|
* Copyright headerJon Bratseth2017-06-1320-20/+20
|
* Nonfunctional changesJon Bratseth2017-05-181-1/+1
|
* PublishJon Bratseth2016-06-1520-0/+656