summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Support 'best' stem modeJon Bratseth2016-10-041-16/+10
* Update commentHarald Musum2016-10-031-2/+3
* Wait some time before starting ping thread, needed due to OSGi issuesHarald Musum2016-09-301-1/+4
* Merge pull request #738 from yahoo/bratseth/support-document-api-in-applicationsJon Bratseth2016-09-291-0/+2
|\
| * Add tracing of sorting degradationJon Bratseth2016-09-281-0/+2
* | Use generated class to get Vespa versionHarald Musum2016-09-292-33/+4
* | Start ping thread immediatelyHarald Musum2016-09-291-1/+1
|/
* Added a TODOJon Bratseth2016-09-271-1/+1
* Remove 'uri' and 'type' settings on FastHit for streaming hitsJon Bratseth2016-09-272-3/+3
* Nonfunctional changes only: Add TODO on removing type rendering on Vespa 7Jon Bratseth2016-09-271-81/+44
* Nonfunctional changes onlyJon Bratseth2016-09-271-81/+61
* Add TODO on removing the 'uri' field. Correct streaming hit source.Jon Bratseth2016-09-272-6/+4
* Don't trace languageJon Bratseth2016-09-262-1/+3
* Allow language to be set and detected in concatenated YQL queriesJon Bratseth2016-09-262-60/+72
* Whitespace changes onlyJon Bratseth2016-09-202-8/+4
* Use hostname to check if host is remote or notHarald Musum2016-09-151-6/+3
* Whitespace changes onlyJon Bratseth2016-09-082-9/+5
* Use HostName to get the local hostJon Bratseth2016-08-301-2/+2
* Test YQL language detectionJon Bratseth2016-08-303-2/+6
* Detect language in YQL. Allow multiple languages per queryJon Bratseth2016-08-305-225/+193
* Nonfunctional changesJon Bratseth2016-08-301-61/+54
* Replaced InetAddress.getCanonicalHostName() with HostName.getLocalHost() for ...valerijf2016-08-291-10/+2
* Use active nodes, not documents to answer if we can serve documentsJon Bratseth2016-08-255-16/+23
* Merge pull request #459 from yahoo/bratseth/yql-doublequotesgjoranv2016-08-2510-234/+191
|\
| * Nonfunctional changes onlyJon Bratseth2016-08-243-14/+12
| * Whitespace changes onlyJon Bratseth2016-08-231-12/+8
| * Whitespace changes onlyJon Bratseth2016-08-221-3/+4
| * Whitespace changes onlyJon Bratseth2016-08-226-205/+167
* | Rename new config value and correct assert messageJon Bratseth2016-08-221-1/+1
|/
* Handle single groupJon Bratseth2016-08-181-12/+15
* Use the right fs4 port when talking to search nodesJon Bratseth2016-08-182-11/+12
* Test and complete local dispatch coverage conditionJon Bratseth2016-08-173-8/+16
* Local dispatch only if group has sufficient coverageJon Bratseth2016-08-171-5/+10
* Monitor coverage status for search clustersJon Bratseth2016-08-173-7/+74
* Expose active docs from PongJon Bratseth2016-08-172-8/+9
* Add min_activedocs_coverage to dispatch config + cleanupJon Bratseth2016-08-179-159/+119
* Disable direct dispatch on failover + more testsJon Bratseth2016-08-175-17/+12
* More direct dispatch testsJon Bratseth2016-08-171-1/+1
* Merge pull request #418 from yahoo/bratseth/bypass-dispatchgjoranv2016-08-1616-164/+438
|\
| * Basic test of direct dispatchJon Bratseth2016-08-162-4/+1
| * Only use direct dispatch when the local node is respondingJon Bratseth2016-08-1613-119/+208
| * Don't direct dispatch if the containerCluster.size<searchCluster.sizeJon Bratseth2016-08-165-20/+43
| * Add direct dispatch enable query parameter and tracingJon Bratseth2016-08-162-3/+16
| * Direct dispatch WIPJon Bratseth2016-08-163-16/+143
| * Nonfunctional changes preparing for direct dispatchJon Bratseth2016-08-166-30/+55
* | Nonfunctional changesJon Bratseth2016-08-151-1/+1
* | Nonfunctional changesJon Bratseth2016-08-153-9/+7
* | Source deduplication testJon Bratseth2016-08-152-8/+6
* | Dedupe absolutely identical federation targetsJon Bratseth2016-08-156-27/+88
* | Whitespace changes onlyJon Bratseth2016-08-151-10/+16