aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query
Commit message (Expand)AuthorAgeFilesLines
* Update expected uca version for chinese.Henning Baldersheim2024-04-171-1/+1
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-124-19/+9
* Unify on List.ofHenning Baldersheim2024-04-111-3/+2
* Improve embedder error messagesJon Bratseth2024-03-292-5/+11
* allow inputs { query(foo) string }Arne Juul2024-02-221-7/+8
* Test with parameter substitutionJon Bratseth2024-02-151-4/+3
* Test with parameter substitutionJon Bratseth2024-02-151-1/+2
* Resolve embed refs from query profileJon Bratseth2024-02-151-1/+36
* Revert "Merge pull request #29905 from vespa-engine/revert-29884-bratseth/par...Jon Bratseth2024-01-201-3/+24
* Revert "Support parameter references in embed"Henning Baldersheim2024-01-151-24/+3
* Support parameter references in embedJon Bratseth2024-01-121-3/+24
* Update expected collation versionHenning Baldersheim2023-12-141-1/+1
* Update expeced version with icuj 74Henning Baldersheim2023-10-311-2/+2
* Fix expected unit test responsesjonmv2023-10-271-4/+5
* add getAsTensor() API in RankPropertiesArne Juul2023-10-181-0/+49
* Update copyrightJon Bratseth2023-10-09136-136/+136
* - Bring some libraries up to date.Henning Baldersheim2023-08-291-2/+2
* Control the auto-adjustment of targetHits in ANN using post-filtering.Geir Storli2023-08-151-1/+5
* Move to SchemaInfoJon Bratseth2023-06-121-3/+4
* - Use CompoundName.fromHenning Baldersheim2023-03-291-2/+3
* Use CompoundName.from in tests and construction of static objects.Henning Baldersheim2023-03-297-33/+32
* Stay with from.Henning Baldersheim2023-03-291-2/+2
* Test both with and without QueryProfileHenning Baldersheim2023-03-281-2/+2
* Add benchmark for construction of Query objectHenning Baldersheim2023-03-281-1/+28
* Validate rank profiles earlyJon Bratseth2023-01-252-14/+13
* Don't interpret ref: as a query profile ref unnecessarilyJon Bratseth2022-11-101-0/+20
* Add testsJon Bratseth2022-09-081-0/+18
* Fastpast HashMap and HashSetJon Bratseth2022-08-261-3/+4
* Convert container-search to junit5Bjørn Christian Seime2022-07-2849-2218/+2195
* Deprecate ConfigGetterHarald Musum2022-07-071-0/+1
* Test keySetHenning Baldersheim2022-07-021-0/+13
* Add test, faster size, and order primary/secondary as expected.Henning Baldersheim2022-07-021-0/+53
* Merge pull request #23097 from vespa-engine/bratseth/traceJon Bratseth2022-06-152-42/+44
|\
| * Refactor: Pull tracing into its own classJon Bratseth2022-06-142-42/+44
* | Support zone context variants for native propertiesJon Bratseth2022-06-131-6/+63
|/
* Revert "Merge pull request #23040 from vespa-engine/revert-23039-bratseth/wea...Jon Bratseth2022-06-108-40/+41
* Revert "Bratseth/weakand by default take 2"Harald Musum2022-06-098-41/+40
* Revert "Merge pull request #23036 from vespa-engine/revert-23032-bratseth/wea...Jon Bratseth2022-06-098-40/+41
* Revert "Change user query default from ALL to WEAKAND on Vespa 8"Håkon Hallingstad2022-06-098-41/+40
* Change user query default from ALL to WEAKAND on Vespa 8Jon Bratseth2022-06-098-40/+41
* Remove on Vespa 8Jon Bratseth2022-06-081-7/+0
* Remove on Vespa 8Jon Bratseth2022-06-082-68/+59
* Name matching query properties using camelCase as done elsewhere.Geir Storli2022-05-051-4/+18
* Add 'input' as alias to 'ranking.feature'Jon Bratseth2022-05-041-1/+1
* Add support for approximate nearest neighbor threshold settings in Query API.Geir Storli2022-04-291-3/+14
* Use an already exported packageJon Bratseth2022-04-271-3/+3
* Create schema-info for global schema infoJon Bratseth2022-04-272-0/+0
* Merge pull request #22201 from vespa-engine/bratseth/inputs-2Lester Solbakken2022-04-251-0/+300
|\
| * Resolve rank profile inputsJon Bratseth2022-04-211-0/+300
* | Add serialization testJon Bratseth2022-04-082-2/+2
|/