summaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Protect against interference from ping threadsJon Bratseth2016-11-142-6/+18
* Whitespace changes onlyJon Bratseth2016-11-111-4/+5
* Verify the regex pattern upon construction, so the query will fail with messa...Henning Baldersheim2016-11-112-1/+28
* Merge pull request #1057 from yahoo/arnej/remove-internal-referenceJon Bratseth2016-11-101-6/+6
|\
| * do not refer to Yahoo-internal technologyArne H Juul2016-11-081-6/+6
* | Let 0.2 be the default value for maxFilterCoverageHenning Baldersheim2016-11-091-1/+1
* | add totalhits_per_query metricArne H Juul2016-11-091-0/+2
|/
* Correct condition for adding trace messageJon Bratseth2016-11-071-1/+2
* convert RateLimitingSearcher to use simplemetricsArne H Juul2016-11-033-19/+37
* Merge pull request #988 from yahoo/balder/use-same-version-4.5-for-runtime-an...Jon Bratseth2016-11-011-1/+1
|\
| * Unify on version 4.5 on both buil and runtime.Henning Baldersheim2016-11-011-1/+1
* | Reduce loglevel.Henning Baldersheim2016-11-011-18/+20
|/
* Count invalid and missing queries as failedJon Bratseth2016-10-261-16/+6
* Merge with masterJon Bratseth2016-10-251-21/+20
|\
| * Move messages from log to trace (#925)Jon Bratseth2016-10-211-21/+20
* | Use a dedicated thread for VIP statusJon Bratseth2016-10-251-4/+3
|/
* Merge pull request #894 from yahoo/balder/always-provide-coverageHenning Baldersheim2016-10-1714-219/+51
|\
| * Cleanup testsHenning Baldersheim2016-10-178-138/+38
| * QF_WARMUP is long goneHenning Baldersheim2016-10-141-1/+0
| * I think aggregation was removed 6 years ago. And that is the newest of featur...Henning Baldersheim2016-10-141-13/+0
| * Unsupported is unsupported.Henning Baldersheim2016-10-141-4/+0
| * It has been ignored the last year or so anyway, so removing it.Henning Baldersheim2016-10-141-2/+1
| * Remove traces of PCODE_MLD_MONITORRESULT and PCODE_MONITORRESULTHenning Baldersheim2016-10-143-42/+4
| * No value in having an option that is always used.Henning Baldersheim2016-10-142-17/+9
| * Always allow error packets.Henning Baldersheim2016-10-141-3/+0
* | Merge with masterJon Bratseth2016-10-179-46/+29
|\|
| * Revert rename of public HostName.getLocalhostHåkon Hallingstad2016-10-144-4/+4
| * Revert "Revert "Use HostName for message bus, but fix HostName to work with d...hakonhall2016-10-145-23/+19
| * 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
| |/
* / Support configuring a hostname headerJon Bratseth2016-10-138-20/+53
|/
* 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
|\