aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/federation
Commit message (Collapse)AuthorAgeFilesLines
* Use Schemainfo instead of Indexfacts.Henning Baldersheim2024-02-145-45/+33
|
* - Add a resolver for virtual sources.Henning Baldersheim2024-02-143-13/+38
| | | | - Move sourceref tests out of separate test package.
* Update copyrightJon Bratseth2023-10-0911-11/+11
|
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-021-5/+3
|
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-021-3/+5
|
* Let list handling catch up with Java 17Henning Baldersheim2022-12-021-5/+3
|
* Convert container-search to junit5Bjørn Christian Seime2022-07-287-81/+68
|
* Remove strict contracts on Vespa 8Jon Bratseth2022-06-082-74/+6
|
* Avoid deprecated APIsJon Bratseth2022-01-032-35/+34
|
* Supply and use appropriate stub methodsJon Bratseth2021-10-102-11/+11
|
* Use the executor from the contextJon Bratseth2021-10-084-56/+15
|
* - Use the default threadpool for federation.Henning Baldersheim2021-10-079-81/+105
| | | | | | - Move test classes into the same package as the code to avoid making test only methods public. - Deprecate old AsyncExecution.search/fill methods and let them run in its own thread. There should be no external usage of this class.
* Update 2017 copyright notices.gjoranv2021-10-0711-11/+11
|
* Propagate all source and provider properties by defaultJon Bratseth2020-01-241-3/+23
| | | | | | | | | | This changes default behavor from only propagating native properties. I believe that will probably be safe, and it just seems more correct. If somebody have problems with it they can recover the old behavior by using the strict-contracts config. That config is not mentioned in the documentation and not touched by the model. We should remove it on Vespa 8.
* Avoid deprecation warningsHenning Baldersheim2019-12-191-5/+6
|
* Preserve federation structure in Result on timeoutJon Bratseth2019-05-073-7/+36
|
* Increase timeoutJon Bratseth2019-03-141-2/+7
|
* I think you intended to use the timeoutHenning Baldersheim2019-03-111-1/+1
|
* Increase query timeoutJon Bratseth2019-03-082-115/+119
|
* Remove HTTP searchersJon Bratseth2019-01-2115-1933/+0
|
* Avoid deprecated methodJon Bratseth2018-10-151-2/+3
|
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-058-8/+8
|
* Deprecate Hit.getTypeString()Jon Bratseth2018-05-021-1/+1
|
* Fix testsJon Bratseth2018-04-161-2/+2
|
* Remove usage of old junitJon Bratseth2018-04-1310-34/+72
|
* Nonfunctional changes onlyJon Bratseth2018-03-191-0/+1
|
* Remove unnecessary instances of the character sequence 'yca'Jon Bratseth2017-08-081-1/+1
|
* Avoid timing sensitivityJon Bratseth2017-08-021-4/+2
|
* Update copyright headersJon Bratseth2017-06-1424-22/+24
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1424-24/+22
|
* Update copyright headersJon Bratseth2017-06-1424-22/+24
|
* Revert "Copyright header"Jon Bratseth2017-06-1324-24/+22
|
* Copyright headerJon Bratseth2017-06-1324-22/+24
|
* Don't depend on wallclock timeJon Bratseth2017-04-201-13/+7
|
* Increase timeout because factory is so slowJon Bratseth2017-03-271-11/+11
|
* Increase timeout in case of slow executionJon Bratseth2017-02-201-2/+2
|
* Remove hits we could not fill in timeJon Bratseth2017-02-141-4/+41
|
* Adaptive federation timeoutJon Bratseth2017-01-244-110/+148
|
* Clean up some SteinarmessJon Bratseth2016-11-291-2/+2
|
* Source deduplication testJon Bratseth2016-08-152-10/+73
|
* Whitespace changes onlyJon Bratseth2016-08-151-0/+5
|
* Whitespace changes onlyJon Bratseth2016-08-151-11/+10
|
* Whitespace changes onlyJon Bratseth2016-08-151-61/+37
|
* Use github name in @authorJon Bratseth2016-06-163-3/+3
|
* PublishJon Bratseth2016-06-1525-0/+3295