summaryrefslogtreecommitdiffstats
path: root/container-search/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Update copyrightJon Bratseth2023-10-09492-489/+494
* | Check query timeout in SearchHandlerjonmv2023-10-021-1/+13
|/
* Merge pull request #28623 from vespa-engine/bratseth/dynamic-summary-ngram-fi...Arne H Juul2023-09-251-4/+4
|\
| * Output gram for summary fields where the source is gramJon Bratseth2023-09-221-4/+4
* | Add testJon Bratseth2023-09-221-0/+35
|/
* Drop optimization that should make terms present in query and rankitem cheap ...Henning Baldersheim2023-09-121-21/+0
* Synonym expansionsJon Bratseth2023-09-083-3/+22
* 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-018-47/+40
* 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
* Support comparison productionsJon Bratseth2023-07-162-0/+19
* 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
* Correct typoJon Bratseth2023-06-211-1/+1
* Non-functional changes onlyJon Bratseth2023-06-203-62/+67
* Enable prefix search validationJon Bratseth2023-06-161-2/+0
* Merge pull request #27382 from vespa-engine/bratseth/validate-prefix-matching...Arne H Juul2023-06-1311-73/+160
|\
| * Move to SchemaInfoJon Bratseth2023-06-1211-96/+160
| * Revert "Revert "Validate prefix matching""Jon Bratseth2023-06-071-13/+36
* | Add serialization test for LoggerEntryLester Solbakken2023-06-121-0/+31
* | Update and cleanup testHarald Musum2023-06-122-26/+29
* | Revert "Hmusum/revert validate semantic rules"Harald Musum2023-06-111-1/+0
* | Revert "Validate semantic rules when building config model"Harald Musum2023-06-101-0/+1
* | Validate semantic rules when building config modelHarald Musum2023-06-081-1/+0
* | 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
* Test multiple emojisJon Bratseth2023-06-021-0/+3
* Test single emojiJon Bratseth2023-06-021-0/+6
* Protect against no stemsJon Bratseth2023-06-021-19/+14
* More testJon Bratseth2023-05-221-3/+3
* Always treat each symbol as a separate tokenJon Bratseth2023-05-221-1/+1
* Threat 'other symbols' as lettersJon Bratseth2023-05-221-0/+12