summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude
Commit message (Expand)AuthorAgeFilesLines
...
| * Support equivJon Bratseth2021-03-113-5/+30
| * Remove usage of org.jsonBjørn Christian Seime2021-02-021-12/+11
| * Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-11/+12
| * Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-12/+11
| * Reject queries searching tensor fieldsJon Bratseth2020-11-291-1/+1
| * ensure that locations are sent downArne Juul2020-08-202-1/+25
| * Skip logging only for IllegalInputExceptionJon Bratseth2020-08-182-10/+6
| * backend handles -1 as "infinite" radius, stop using silly big numberArne Juul2020-08-131-2/+2
| * update unit tests from @bratsethArne Juul2020-08-102-38/+33
| * unit test change in StructuredParserArne Juul2020-08-101-0/+22
| * test geoLocation parsing and generationArne Juul2020-07-151-1/+2
| * Segment to phrase not and when inside an expicit phraseJon Bratseth2020-06-241-2/+2
| * Verify that predicate fields are not used with non-predicate operatorsBjørn Christian Seime2020-04-141-3/+9
| * allow arbitrarily large radiusArne Juul2020-03-171-2/+8
| * Non-functional changes onlyJon Bratseth2020-03-091-1/+6
| * Revert "Revert "Bratseth/phrase segmenting feature flag""Jon Bratseth2020-03-037-330/+318
| * Revert "Bratseth/phrase segmenting feature flag"Arnstein Ressem2020-03-037-318/+330
| * Revert "Revert parser changes that broke system tests. MERGEOK"Jon Bratseth2020-03-037-330/+318
| * Revert parser changes that broke system tests.Arnstein Ressem2020-03-037-318/+330
| * Revert "Merge pull request #12385 from vespa-engine/revert-12365-bratseth/phr...Jon Bratseth2020-03-027-330/+318
| * Revert "Turn phrase segmenting off by default"Jon Marius Venstad2020-02-287-318/+330
| * Turn phrase segmenting off by defaultJon Bratseth2020-02-277-330/+318
| * Revert "Revert "Revert "Revert "Create a resourcepool so that we do not need ...Henning Baldersheim2020-02-193-8/+9
| * Revert "Revert "Revert "Create a resourcepool so that we do not need to recon...Harald Musum2020-02-193-9/+8
| * Revert "Revert "Create a resourcepool so that we do not need to reconnect to ...Henning Baldersheim2020-02-143-8/+9
| * Revert "Create a resourcepool so that we do not need to reconnect to content ...Harald Musum2020-02-143-9/+8
* | Merge branch 'master' into balder/do-not-depend-on-clusterinfoHenning Baldersheim2020-02-141-2/+5
|\|
| * Create a resourcepool so that we do not need to reconnect to content cluster ...Henning Baldersheim2020-02-133-8/+9
* | Do not depend on on ClusterInfo config as it changes to often and causes a in...Henning Baldersheim2020-02-133-15/+4
|/
* Map [relevance] to [rank]Henning Baldersheim2020-02-131-0/+1
* Stop the ping thread before testing to avoid raceconditions.Henning Baldersheim2020-02-072-7/+11
* Decouple so ClusterMonitor is on the outside of the searchcluster and can be ...Henning Baldersheim2020-02-041-1/+2
* Move pingfactory to constructor.Henning Baldersheim2020-02-041-1/+2
* Don't remove ranked terms when recalling allJon Bratseth2020-02-031-3/+2
* Failed reproduction of https://github.com/vespa-engine/vespa/issues/11975Jon Bratseth2020-01-311-1/+18
* Propagate all source and provider properties by defaultJon Bratseth2020-01-241-2/+1
* Treat rank features as tensors (or doubles)Jon Bratseth2020-01-091-20/+20
* Merge pull request #11597 from vespa-engine/balder/correct-dispatcher-shutdownJon Bratseth2019-12-302-1/+23
|\
| * Verify that destruct does not do bad things during destruct.Henning Baldersheim2019-12-192-1/+23
* | Avoid deprecation warningsHenning Baldersheim2019-12-195-45/+36
|/
* Non-functional changes onlyJon Bratseth2019-12-101-1/+1
* Allow function value lookup without rankingExpression() wrapperJon Bratseth2019-11-121-3/+6
* Unit test features() accessorJon Bratseth2019-11-121-1/+2
* Create one Dispatcher component per search clusterJon Bratseth2019-10-252-6/+15
* - Shut down monitoring thread.Henning Baldersheim2019-10-042-3/+2
* Add 'like' to reserved words usable as identifiersJon Bratseth2019-09-301-19/+1
* Revert "Revert "Balder/remove tld from config model rebased""Henning Baldersheim2019-09-231-27/+0
* Revert "Balder/remove tld from config model rebased"Harald Musum2019-09-231-0/+27
* GC unused codeHenning Baldersheim2019-09-231-27/+0
* Follow api changeHenning Baldersheim2019-09-221-2/+1