aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support configuring BCP structureJon Bratseth2023-02-071-0/+5
* Add flag deciding if we should keep success filesHarald Musum2023-02-031-3/+16
* Merge pull request #25774 from vespa-engine/bratseth/keep-synthetic-fieldsJon Bratseth2023-01-271-16/+22
|\
| * Keep synthetic fieldsJon Bratseth2023-01-271-16/+22
* | Dealias nn fieldsJon Bratseth2023-01-273-11/+17
|/
* Validate rank profiles earlyJon Bratseth2023-01-254-21/+29
* Replace synchronized Stack with Deque in feed and query path.Henning Baldersheim2023-01-251-13/+11
* Move HandlersConfigurerTestWrapper to test scope.Henning Baldersheim2023-01-243-0/+219
* Add query trace parameters for profiling backend query evaluation.Geir Storli2023-01-202-1/+39
* Merge pull request #25589 from vespa-engine/toregge/relax-validation-of-neare...Geir Storli2023-01-161-4/+15
|\
| * Relax validation of nearest neighbor searcher (java).Tor Egge2023-01-161-4/+15