aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search
Commit message (Expand)AuthorAgeFilesLines
* Use updated groups when computing VIP status on monitor callbacksjonmv2023-09-051-1/+16
* Verify old monitors are purgedjonmv2023-09-051-0/+1
* Keep and reconfigure ClusterMonitor when reconfiguring dispatcherjonmv2023-09-052-7/+33
* Ensure node search path index follows config orderjonmv2023-09-011-2/+8
* Show search cluster name in Node.toStringjonmv2023-09-017-41/+35
* Shut down loggers on deconstruct, and do this in unit test instead of sleepjonmv2023-08-311-11/+1
* Prevent null element in List.of()Henning Baldersheim2023-08-301-1/+1
* - Update dependency org.jvnet.mimepull:mimepull to v1.10.0renovate[bot]2023-08-292-79/+71
* - Bring some libraries up to date.Henning Baldersheim2023-08-292-5/+4
* let values under "input" through as unparsed stringsArne Juul2023-08-231-0/+15
* Control the auto-adjustment of targetHits in ANN using post-filtering.Geir Storli2023-08-151-1/+5
* avoid going Double->String->ParsedDegreesArne Juul2023-07-311-0/+2
* Test delay shutdown of RPC resources in dispatcherjonmv2023-07-132-3/+197
* Test nodes are retained when updating search cluster groupsjonmv2023-07-131-0/+40
* Set up skeleton for replacing monitored groups and nodesjonmv2023-07-131-2/+2
* Move disk limit check to NodeResourceLimitsJon Bratseth2023-07-051-1/+0
* Handle sorting on multivalue attributes.Tor Egge2023-07-041-0/+13
* Add workaround for handling of unary minus operator in combination with `Long...Bjørn Christian Seime2023-06-271-1/+8
* Replace metrics strings with the corresponding enum constants.gjoranv2023-06-221-1/+2
* Revert "Replace metrics strings with the corresponding enum constants."Harald Musum2023-06-221-2/+1
* Replace metrics strings with the corresponding enum constants.gjoranv2023-06-211-1/+2
* Enable prefix search validationJon Bratseth2023-06-161-2/+0
* Merge pull request #27382 from vespa-engine/bratseth/validate-prefix-matching...Arne H Juul2023-06-136-63/+151
|\
| * Move to SchemaInfoJon Bratseth2023-06-126-86/+151
| * Revert "Revert "Validate prefix matching""Jon Bratseth2023-06-071-13/+36
* | Add serialization test for LoggerEntryLester Solbakken2023-06-121-0/+31
* | Delete spooler file when entries sent successfullyHarald Musum2023-06-071-0/+29
|/
* Revert "Validate prefix matching"Harald Musum2023-06-061-36/+13
* Track failures and move file to failures path if more than max failuresHarald Musum2023-06-061-16/+83
* Validate prefix matchingJon Bratseth2023-06-051-13/+36
* Use padded base64 encoding as that seems to be the most common format.Henning Baldersheim2023-05-022-5/+5
* move MatchFeatureData class to vespajlibArne Juul2023-04-271-100/+0
* Use timestamp from Jetty as creation time for Request/HttpRequestBjørn Christian Seime2023-04-271-13/+13
* All hit rendering of raw data use base64 encoding without paddingHenning Baldersheim2023-04-181-3/+3
* Consolidate rendering of raw data by using the same representation as in norm...Henning Baldersheim2023-04-182-5/+6
* Render raw results in grouping as base64 instead of stringHenning Baldersheim2023-04-171-27/+61
* No paddingHenning Baldersheim2023-04-172-4/+4
* Render raw values in grouping as base64.Henning Baldersheim2023-04-172-4/+4
* - Use CompoundName.fromHenning Baldersheim2023-03-291-2/+3
* Use CompoundName.from in tests and construction of static objects.Henning Baldersheim2023-03-298-37/+34
* Stay with from.Henning Baldersheim2023-03-291-2/+2
* Test both with and without QueryProfileHenning Baldersheim2023-03-282-2/+10
* Add benchmark for construction of Query objectHenning Baldersheim2023-03-281-1/+28
* Avoid constructor with magic that is not understandableHenning Baldersheim2023-03-234-13/+14
* Add test showing behaviour when using 0Henning Baldersheim2023-03-221-0/+3
* It is enough to have a single document to verify that the corpus is OK.Henning Baldersheim2023-03-221-0/+9
* Let weakand replacement operate on YQLJon Bratseth2023-02-271-3/+0
* Predict best case overhead during autoscalingJon Bratseth2023-02-181-10/+3
* Add string command to index info config.Tor Egge2023-02-151-14/+19
* Support configuring BCP structureJon Bratseth2023-02-071-0/+5