summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/fastsearch
Commit message (Expand)AuthorAgeFilesLines
* Log whenever hits are created (FS4, Fast) with negative distribution keysjonmv2023-11-231-14/+9
* Update copyrightJon Bratseth2023-10-0930-30/+30
* Avoid using Hit.fields()Henning Baldersheim2023-03-211-1/+1
* Listen to correct trace.query parameterJo Kristian Bergum2023-03-071-5/+3
* Introduce Autoscsaling result objectJon Bratseth2022-12-131-0/+1
* Reduce need to access getJDiscRequestHenning Baldersheim2022-11-291-1/+1
* Make a few simpler interfaces instead of carrying one huge implement all Sear...Henning Baldersheim2022-11-231-1/+1
* Various cleanup and code deduplication.Henning Baldersheim2022-10-132-29/+3
* Cleanup, and throw better exceptionsJon Bratseth2022-10-132-15/+8
* Cleanup - no functional changesJon Bratseth2022-10-101-4/+4
* Wire in query parameter profileDepth to control how deep down in the depency ...Henning Baldersheim2022-08-252-20/+4
* Remove usage of documentdbinfo, apart from schema nameJon Bratseth2022-06-161-1/+1
* Refactor: Pull tracing into its own classJon Bratseth2022-06-142-5/+5
* Validate rank profilesJon Bratseth2022-06-081-3/+5
* Revert "Merge pull request #22439 from vespa-engine/revert-22429-bratseth/sch...Jon Bratseth2022-05-057-149/+69
* Revert "Bratseth/schema info 5 take 2"Harald Musum2022-05-047-69/+149
* Allow null document summary lookupJon Bratseth2022-05-031-2/+2
* Revert "Merge pull request #22428 from vespa-engine/revert-22426-bratseth/sch...Jon Bratseth2022-05-037-147/+67
* Revert "Use schema-info"Jon Bratseth2022-05-037-67/+147
* Use schemsa-infoJon Bratseth2022-05-037-147/+67
* Use an already exported packageJon Bratseth2022-04-272-2/+2
* Resolve rank profile inputsJon Bratseth2022-04-213-51/+13
* Add RankProfileInputPropertiesJon Bratseth2022-04-072-11/+3
* Add inputs to RankProfileJon Bratseth2022-04-062-4/+22
* Support rank profile input WIPJon Bratseth2022-04-052-3/+1
* Don't assume equal-sized groupsJon Bratseth2022-03-091-1/+1
* Merge pull request #21228 from vespa-engine/bratseth/resolve-slice-dimensionLester Solbakken2022-02-171-2/+3
|\
| * Resolve slice dimensionJon Bratseth2022-02-161-2/+3
* | detect and debug log invalid summary classArne H Juul2022-02-161-0/+5
|/
* Support multiple inheritance of rank profilesJon Bratseth2022-01-281-1/+1
* deprecate Execution.fillAttributes()Arne H Juul2022-01-201-0/+3
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Add missiung copyrightsJon Bratseth2021-10-201-0/+1
* Validate summary inheritanceJon Bratseth2021-10-151-1/+1
* simplify HitGroup error propagationArne H Juul2021-10-101-5/+1
* Use the executor from the contextJon Bratseth2021-10-081-1/+0
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-0727-27/+27
* No functional changesJon Bratseth2021-06-251-0/+1
* Prepare for raw fields to be presented as base64 encoded in summary.Henning Baldersheim2021-05-193-1/+27
* Remove FS4ResourcePoolBjørn Christian Seime2021-04-201-62/+0
* Minor group logic improvementsJon Bratseth2021-03-311-1/+1
* Fix linksJon Bratseth2021-02-151-1/+1
* Reject queries searching tensor fieldsJon Bratseth2020-11-291-1/+1
* Use javadoc-no-fork and various fixesHåkon Hallingstad2020-10-311-3/+1
* ensure that locations are sent downArne Juul2020-08-201-0/+17
* backend handles -1 as "infinite" radius, stop using silly big numberArne Juul2020-08-131-1/+1
* Expose raw summary dataJon Bratseth2020-08-051-1/+6
* fix broken linkskkraune2020-05-201-1/+1
* LogLevel.ERROR -> Level.SEVEREgjoranv2020-04-251-1/+1