summaryrefslogtreecommitdiffstats
path: root/container-search/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Propagate match features to Hit in streaming search.Geir Storli2023-05-041-1/+20
* 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
* Remove (SearchResult|DocumentSummary)(Command|Reply) storage and documentapi ...Tor Egge2023-04-211-19/+3
* 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
* Revert "- HashMap over TreeMap when order des not matter."Bjørn Christian Seime2023-04-112-14/+9
* - 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
* - HashMap over TreeMap when order des not matter.Henning Baldersheim2023-03-282-9/+14
* 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
* Make RawBase64 Comparable to avoid fallback to comparing toString().Henning Baldersheim2023-03-221-0/+43
* Merge pull request #26179 from vespa-engine/arnej/add-new-components-4Arne H Juul2023-02-281-0/+1
|\
| * add new components for global-phase handlingArne Juul2023-02-241-0/+1
* | 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