summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/vespa/streamingvisitors/VdsStreamingSearcherTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Non-functional changes onlyJon Bratseth2023-06-201-374/+0
* Move to SchemaInfoJon Bratseth2023-06-121-1/+1
* Propagate match features to Hit in streaming search.Geir Storli2023-05-041-1/+20
* Convert container-search to junit5Bjørn Christian Seime2022-07-281-22/+18
* Remove usage of documentdbinfo, apart from schema nameJon Bratseth2022-06-161-0/+1
* Refactor: Pull tracing into its own classJon Bratseth2022-06-141-2/+2
* Revert "Merge pull request #22439 from vespa-engine/revert-22429-bratseth/sch...Jon Bratseth2022-05-051-4/+6
* Revert "Bratseth/schema info 5 take 2"Harald Musum2022-05-041-6/+4
* Revert "Merge pull request #22428 from vespa-engine/revert-22426-bratseth/sch...Jon Bratseth2022-05-031-4/+6
* Revert "Use schema-info"Jon Bratseth2022-05-031-6/+4
* Use schemsa-infoJon Bratseth2022-05-031-4/+6
* Guarantee we always have an executorJon Bratseth2021-10-101-1/+1
* Add Executor to Execution.ContextJon Bratseth2021-10-081-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-181-1/+1
* Add simple probabilistic query tracing and logging for streaming searches tha...Tor Brede Vekterli2019-09-051-5/+95
* Remove the use and testing of legacy groupdoc/userdoc/orderdoc document ids.Henning Baldersheim2019-08-091-22/+6
* Use sort data with java dispatcherOlli Virtanen2019-04-021-2/+1
* Remove the packet cache. It will very soon loose its value as we are changing...Henning Baldersheim2019-03-071-5/+1
* Deprecate Server.getServerDiscriminatorJon Bratseth2018-11-281-5/+7
* Revert "Revert "Limit document selection per cluster by the document type of ...Henning Baldersheim2018-10-071-10/+18
* Revert "Limit document selection per cluster by the document type of the clus...Henning Baldersheim2018-10-071-18/+10
* Limit document selection per cluster by the document type of the cluster.Henning Baldersheim2018-10-051-10/+18
* Switch to new javacc maven plugin:gjoranv2018-08-271-2/+2
* Remove overly pragmatic (though very honest) unit testTor Brede Vekterli2018-05-141-18/+0
* Remove non-slime sum mary code and related tests.Henning Baldersheim2018-02-011-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Add TODO on removing the 'uri' field. Correct streaming hit source.Jon Bratseth2016-09-271-1/+1
* PublishJon Bratseth2016-06-151-0/+295