aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use HostName for message bus, but fix HostName to work with dev machi...Eirik Nygaard2016-10-145-19/+23
* Merge pull request #866 from yahoo/hakon/16Jon Bratseth2016-10-135-23/+19
|\
| * Rename getLocalhost to getHostNameHåkon Hallingstad2016-10-134-4/+4
| * Remove unused LinuxInetAddressHåkon Hallingstad2016-10-131-19/+15
* | Revert "Revert "Remove coverage attribute on query""Henning Baldersheim2016-10-138-28/+14
|/
* Revert "Remove coverage attribute on query"Henning Baldersheim2016-10-128-14/+28
* Remove coverage attribute on queryJon Bratseth2016-10-128-28/+14
* minor cosmetic style changesArne H Juul2016-10-121-6/+6
* cosmetic cleanupArne H Juul2016-10-122-50/+48
* initialize node stateArne H Juul2016-10-111-4/+9
* Avoid test timing sensitivityJon Bratseth2016-10-071-3/+11
* VIP status for combined clustersJon Bratseth2016-10-076-47/+121
* Message VIP handler from SearchClusterJon Bratseth2016-10-064-13/+41
* Refactoring only: Move direct dispatch decision to SearchClusterJon Bratseth2016-10-057-75/+71
* Nonfunctional changes onlyJon Bratseth2016-10-051-7/+4
* Nonfunctional changes onlyJon Bratseth2016-10-052-14/+8
* Nonfunctional changes onlyJon Bratseth2016-10-059-181/+43
* 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-273-7/+5
* Don't trace languageJon Bratseth2016-09-262-1/+3
* Allow language to be set and detected in concatenated YQL queriesJon Bratseth2016-09-263-87/+127
* 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
* Only refer to plugin, do not specify any details...Henning Baldersheim2016-09-061-7/+0
* Many modules wanted to copile with 1.5 in intellij.Henning Baldersheim2016-09-051-0/+2
* Replace last usage of LinuxInetAddress by HostNameJon Bratseth2016-08-301-1/+4
* Use HostName to get the local hostJon Bratseth2016-08-302-4/+4
* Merge pull request #504 from yahoo/bratseth/yql-language-detectiongjoranv2016-08-309-287/+281
|\
| * Test YQL language detectionJon Bratseth2016-08-305-13/+39
| * Detect language in YQL. Allow multiple languages per queryJon Bratseth2016-08-307-229/+204
| * Nonfunctional changesJon Bratseth2016-08-301-61/+54
* | Remove unneded test that does not work on MacHarald Musum2016-08-301-2/+0
|/
* Replaced InetAddress.getCanonicalHostName() with HostName.getLocalHost() for ...valerijf2016-08-292-24/+4
* 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