summaryrefslogtreecommitdiffstats
path: root/container-search/src/main
Commit message (Expand)AuthorAgeFilesLines
* Use OptionalJon Bratseth2020-10-071-1/+1
* Let handlers dedfine a default request typeJon Bratseth2020-10-011-3/+4
* Add API for rerank-countJon Bratseth2020-09-302-2/+20
* Ensure that the EroorMessage class has been loaded prior to shutdown/close to...Henning Baldersheim2020-09-291-1/+2
* Early exit if closedHenning Baldersheim2020-09-232-0/+3
* Shutdown and join the rpc client transport threads.Henning Baldersheim2020-09-213-2/+12
* Inject ContainerThreadPool to search handlerBjørn Christian Seime2020-09-141-8/+19
* Use full name in config definition file namesHarald Musum2020-09-1023-0/+0
* Merge pull request #14257 from vespa-engine/bratseth/explicit-request-typeJon Bratseth2020-09-042-2/+3
|\
| * Allow setting a request type explicitlyJon Bratseth2020-09-022-2/+3
* | Merge pull request #14273 from vespa-engine/bratseth/continuation-referencesJon Bratseth2020-09-035-23/+52
|\ \
| * | Remove printStackTraceJon Bratseth2020-09-031-1/+0
| * | Allow varref in equivJon Bratseth2020-09-031-4/+6
| * | Continuation referencesJon Bratseth2020-09-036-19/+47
* | | Merge pull request #14258 from vespa-engine/bratseth/even-faster-featuredataJon Bratseth2020-09-031-8/+14
|\ \ \ | |/ / |/| |
| * | Always create value map if invokedJon Bratseth2020-09-031-16/+14
| * | Optimize for looking up values that are presentJon Bratseth2020-09-021-8/+16
* | | Merge pull request #14229 from vespa-engine/bratseth/http-client-testsJon Bratseth2020-09-021-4/+8
|\ \ \ | |/ / |/| |
| * | Migrate IOThread testsJon Bratseth2020-09-011-4/+8
| |/
* / Decode onceJon Bratseth2020-09-011-0/+26
|/
* Merge pull request #14155 from vespa-engine/bratseth/avoid-manual-zone-noiseJon Bratseth2020-08-251-12/+9
|\
| * Reduce noiseJon Bratseth2020-08-251-12/+9
* | ensure that locations are sent downArne Juul2020-08-201-0/+17
|/
* Merge pull request #14077 from vespa-engine/bratseth/exceptionsJon Bratseth2020-08-1858-346/+376
|\
| * Skip logging only for IllegalInputExceptionJon Bratseth2020-08-1858-346/+376
* | avoid using message as format string directlyArne Juul2020-08-161-2/+2
* | tighten allowed location syntax, and simplifyArne Juul2020-08-161-92/+62
|/
* backend handles -1 as "infinite" radius, stop using silly big numberArne Juul2020-08-133-4/+4
* ensure connected query items are TaggableArne Juul2020-08-104-2/+24
* Check generality correctly on compactionJon Bratseth2020-08-073-10/+11
* Cleanup commentsJon Bratseth2020-08-061-412/+13
* Allow references when expecting numbersJon Bratseth2020-08-062-19/+29
* Expose raw summary dataJon Bratseth2020-08-052-2/+7
* Remove incorrect provenance infoJon Bratseth2020-08-054-10/+39
* Merge pull request #13981 from vespa-engine/bratseth/compactJon Bratseth2020-08-055-47/+99
|\
| * Compact single valuesJon Bratseth2020-08-045-47/+99
* | Name the transport threads to understand how things are interconnected.Henning Baldersheim2020-08-042-3/+3
* | Merge pull request #11679 from vespa-engine/revert-10510-bjormel/endpoint-as-...Bjørn Meland2020-07-201-6/+11
|\ \ | |/ |/|
| * Revert "VESPA-16236: endpoint as a dimension to search requests"Bjørn Meland2020-01-071-6/+11
* | Faster lookup given many variantsJon Bratseth2020-07-173-30/+102
* | change DistanceParser API, mark as BetaArne Juul2020-07-152-7/+7
* | use Objects.hashArne Juul2020-07-151-1/+1
* | avoid un-needed changeArne Juul2020-07-151-1/+1
* | add TODOArne Juul2020-07-151-0/+1
* | fix copyright and commentsArne Juul2020-07-151-12/+16
* | refactor and require unit for distanceArne Juul2020-07-152-25/+23
* | mark new Item as BetaArne Juul2020-07-151-1/+2
* | SelectParser should import most of its constants from YqlParserArne Juul2020-07-152-116/+124
* | more descriptive enum name for geo location termArne Juul2020-07-152-2/+2
* | convert to backend syntaxArne Juul2020-07-151-1/+1