summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/handler
Commit message (Expand)AuthorAgeFilesLines
* Keep api unchanged.Henning Baldersheim2020-02-111-2/+2
* Undo autoformat.Henning Baldersheim2020-02-111-4/+4
* If debugging of SearchHandler is turned on, the 1k first request will have tr...Henning Baldersheim2020-02-112-8/+29
* Move SlimeUtils to vespajlibMartin Polden2020-02-061-1/+1
* Substitute properties in trace outputJon Bratseth2019-09-301-3/+1
* Classify compare implementation bugs correctlyJon Bratseth2019-09-241-22/+22
* Minor cleanupHenning Baldersheim2019-09-121-2/+0
* Merge pull request #10463 from vespa-engine/bratseth/document-parsing-error-m...Jon Bratseth2019-09-041-8/+5
|\
| * Nonfunctional changes onlyJon Bratseth2019-08-291-8/+5
* | Remove feature flag for grouping session cacheBjørn Christian Seime2019-09-031-8/+0
* | Remove use of Nullable and NotNull annotationsHarald Musum2019-08-291-4/+1
|/
* Merge pull request #10376 from vespa-engine/bratseth/handle-inherited-variantsArne H Juul2019-08-231-9/+26
|\
| * Handle inherited variants with different dimensionsJon Bratseth2019-08-221-9/+26
* | Enable grouping session cache by defaultBjørn Christian Seime2019-08-211-2/+2
|/
* Introduce feature flag for enabling grouping session cacheBjørn Christian Seime2019-07-251-0/+6
* Extract execution creation into ExecutionFactoryJon Bratseth2019-06-091-56/+40
* Add &explainleve=Henning Baldersheim2019-03-191-1/+2
* Merge pull request #8753 from vespa-engine/balder/coverage-in-json-access-logHenning Baldersheim2019-03-121-5/+8
|\
| * Add coverage info to access logHenning Baldersheim2019-03-121-5/+8
* | GC unused yapache log and derivatives.Henning Baldersheim2019-03-111-2/+0
|/
* Fix parsing of array query properties in JSON payloadJon Bratseth2019-03-071-37/+26
* SimplifyJon Bratseth2019-01-301-5/+6
* Nonfunctional changes onlyJon Bratseth2019-01-241-2/+2
* Remove template supportJon Bratseth2019-01-211-15/+2
* Turn softtimeout on by defaultJon Bratseth2019-01-211-3/+8
* Remove unused configs and their usage.gjoranv2019-01-211-42/+0
* Vespa 7: remove FreezeDetector and Watchdog.gjoranv2019-01-211-2/+0
* Parse USE_POSITION_DATA correctlyJon Bratseth2019-01-091-2/+3
* remove debug printingArne Juul2019-01-031-2/+0
* do minimal parsing of "Content-Type" headerArne Juul2019-01-031-1/+16
* Avoid deprecated methodJon Bratseth2018-10-161-5/+5
* Avoid deprecated methodJon Bratseth2018-10-161-4/+0
* Avoid deprecated methodJon Bratseth2018-10-151-17/+17
* URL-parameters now overrides JSON-parametersHenrik2018-08-091-1/+2
* Now adding all entries from request.propertyMap() to requestMap, which will b...Henrik2018-08-081-0/+2
* Changes from review.Henrik2018-08-071-4/+3
* Solve conflicting filesHenrik2018-08-061-8/+11
|\
| * Changed queryFromRequest to requestMapFromRequest, and creating queryProfile ...Henrik2018-08-061-14/+8
| * Solved queryProfile always being null when using JSON-query. QueryProfile was...Henrik2018-07-301-5/+15
* | Created new parameter SELECT with subparameters WHERE and GROUPING. Started o...Henrik2018-08-021-0/+16
|/
* Handle missing content typeJon Bratseth2018-07-201-5/+3
* Separated code - made a separate method for creating queries from requestsHenrik2018-07-041-26/+27
* Now throwing QueryException for errors when parsing JSON to SlimeHenrik2018-06-291-1/+4
* Removed unused importsHenrik2018-06-281-1/+0
* Added changes from Architect-meeting and from pull-request-commentsHenrik2018-06-281-9/+9
* Removed wildcard imports, unnused dependency and a few other changesHenrik2018-06-251-31/+17
* POST-queries seems to be working and tests and maven builds are successful.Henrik2018-06-251-47/+42
* Added simple handling of JSON-queries.Henrik2018-06-221-5/+85
* Second part of iterate-over-indexesHenning Baldersheim2018-05-271-1/+1
* Revert "Bratseth/iterate over indexes not fields 2"Henning Baldersheim2018-05-271-1/+1