aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/cluster
Commit message (Expand)AuthorAgeFilesLines
* - Do not use Searcher interface below the prelude cluster searcher.Henning Baldersheim2024-03-081-30/+34
* Get the schema from the queryHenning Baldersheim2024-03-071-1/+0
* - Set the complete list of the config where it contains the complete world.Henning Baldersheim2024-03-061-1/+1
* - Use SchemaInfo instead of Indexfacts.Henning Baldersheim2024-02-131-9/+23
* Minor cleanupJon Bratseth2024-01-281-15/+15
* Keep stack trace no execution exceptionJon Bratseth2024-01-031-1/+6
* global phase have feature has been completed. No need for config control.Henning Baldersheim2023-11-211-1/+1
* adjust offset/hits if necessary to get enough input to global-phase rerankingArne Juul2023-10-131-2/+13
* Update copyrightJon Bratseth2023-10-092-2/+2
* Non-functional changes onlyJon Bratseth2023-06-201-14/+14
* Revert "- HashMap over TreeMap when order des not matter."Bjørn Christian Seime2023-04-111-1/+2
* Revert "Move schema resolving to separate helper class"Bjørn Christian Seime2023-04-112-66/+33
* Enforce that sorting is not enabled when using global-phaseBjørn Christian Seime2023-03-281-10/+10
* Move schema resolving to separate helper classBjørn Christian Seime2023-03-282-33/+66
* - HashMap over TreeMap when order des not matter.Henning Baldersheim2023-03-281-2/+1
* Introduce feature flag to enable global phaseBjørn Christian Seime2023-02-281-1/+4
* rename classes after reviewArne Juul2023-02-281-3/+3
* remove loop which was guaranteed to run exactly onceArne Juul2023-02-271-7/+5
* add new components for global-phase handlingArne Juul2023-02-241-5/+26
* Refactor: Pull tracing into its own classJon Bratseth2022-06-141-2/+2
* Validate rank profilesJon Bratseth2022-06-081-68/+0
* Nonfunctional changesJon Bratseth2022-05-261-1/+1
* No functional changesJon Bratseth2022-05-181-6/+0
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* Revert "Merge pull request #22439 from vespa-engine/revert-22429-bratseth/sch...Jon Bratseth2022-05-051-6/+12
* Revert "Bratseth/schema info 5 take 2"Harald Musum2022-05-041-12/+6
* Revert "Merge pull request #22428 from vespa-engine/revert-22426-bratseth/sch...Jon Bratseth2022-05-031-6/+12
* Revert "Use schema-info"Jon Bratseth2022-05-031-12/+6
* Use schemsa-infoJon Bratseth2022-05-031-6/+12
* Use SchemaInfoJon Bratseth2022-05-021-58/+47
* Support rank profile input WIPJon Bratseth2022-04-051-1/+1
* deprecate Execution.fillAttributes()Arne H Juul2022-01-201-1/+1
* Propagate exceptions from task execution to mergedJon Bratseth2021-11-151-2/+4
* Get a truly unique prefix per cluster searcher globally.Henning Baldersheim2021-10-211-4/+4
* If execution is rejected, fall back to doing it yourself.Henning Baldersheim2021-10-071-1/+1
* Merge pull request #19451 from vespa-engine/balder/execute-queries-to-multipl...Henning Baldersheim2021-10-071-22/+43
|\
| * Execute a query over multiple document types in the same content cluster in p...Henning Baldersheim2021-10-071-22/+43
* | Update 2017 copyright notices.gjoranv2021-10-072-2/+2
|/
* Cast to MessageBusDocumentAccess only where neededJon Marius Venstad2021-06-301-0/+2
* Use an injected VespaDocumentAccess for streaming searchJon Marius Venstad2021-06-301-5/+9
* Remove FS4ResourcePoolBjørn Christian Seime2021-04-201-4/+4
* Remove use of apache commons libraries in container-searchBjørn Christian Seime2020-01-031-2/+1
* Create one Dispatcher component per search clusterJon Bratseth2019-10-251-13/+15
* - Shut down monitoring thread.Henning Baldersheim2019-10-041-4/+5
* Revert "Revert "Balder/remove tld from config model rebased""Henning Baldersheim2019-09-231-27/+8
* Revert "Balder/remove tld from config model rebased"Harald Musum2019-09-231-8/+27
* GC unused codeHenning Baldersheim2019-09-231-9/+0
* Remove unuse import.Henning Baldersheim2019-09-231-1/+0
* Remove some more complicated unused code.Henning Baldersheim2019-09-231-17/+8
* Remove unused classes and unused metric cache_hit_ratioJon Bratseth2019-09-213-219/+7