aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/vespa/streamingvisitors/StreamingSearcherTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Increase query timeoutHarald Musum2024-05-081-0/+1
* Move error handling to common component used by both streaming and indexedHenning Baldersheim2024-03-191-3/+5
* Do all construction in constructor and make members final.Henning Baldersheim2024-03-131-7/+4
* Searcher => BackendHenning Baldersheim2024-03-111-27/+27
* - Do not use Searcher interface below the prelude cluster searcher.Henning Baldersheim2024-03-081-4/+1
* Get the schema from the queryHenning Baldersheim2024-03-071-0/+1
* - Set the complete list of the config where it contains the complete world.Henning Baldersheim2024-03-061-1/+0
* Don't mention useridJon Bratseth2023-11-211-1/+1
* Classify errors correctlyJon Bratseth2023-11-211-5/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Non-functional changes onlyJon Bratseth2023-06-201-0/+374