aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/vespa/streamingvisitors/StreamingBackend.java
Commit message (Expand)AuthorAgeFilesLines
* Catch exceptionsHenning Baldersheim2024-03-191-1/+7
* Move error handling to common component used by both streaming and indexedHenning Baldersheim2024-03-191-0/+1
* Do all construction in constructor and make members final.Henning Baldersheim2024-03-131-24/+16
* Searcher => BackendHenning Baldersheim2024-03-111-0/+373