aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/fastsearch/VespaBackend.java
Commit message (Expand)AuthorAgeFilesLines
* Test that we don't rescale when container memory is unfulfiledJon Bratseth11 days1-2/+2
* Move error handling to common component used by both streaming and indexedHenning Baldersheim2024-03-191-1/+15
* Do all construction in constructor and make members final.Henning Baldersheim2024-03-131-29/+24
* Searcher => BackendHenning Baldersheim2024-03-111-0/+390