aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Let streaming search visitor set explicit session timeoutTor Brede Vekterli2017-01-201-0/+1
* | | | More tensor rendering testingJon Bratseth2017-01-221-9/+12
| |_|/ |/| |
* | | Merge pull request #1519 from yahoo/bratseth/tensors-in-summaryJon Bratseth2017-01-204-76/+90
|\ \ \ | |_|/ |/| |
| * | Add tensor document summary fieldJon Bratseth2017-01-164-76/+90
* | | Update test as per code changeJon Marius Venstad2017-01-191-1/+1
| |/ |/|
* | Revert "Revert "Revert "Revert "Bratseth/tensor type info in documents""""Jon Bratseth2017-01-171-12/+15
* | Revert "Revert "Revert "Bratseth/tensor type info in documents"""Henning Baldersheim2017-01-161-15/+12
|/
* Revert "Revert "Bratseth/tensor type info in documents""Jon Bratseth2017-01-121-12/+15
* Revert "Bratseth/tensor type info in documents"Jon Bratseth2017-01-121-15/+12
* Tensor type information in tensor document fieldsJon Bratseth2017-01-121-12/+15
* Whitespace changes onlyJon Bratseth2017-01-101-30/+20
* Pass null as typeJon Bratseth2017-01-101-3/+3
* Nonfunctional changes onlyJon Bratseth2016-12-131-1/+1
* Merge branch 'master' into bratseth/indexed-tensorJon Bratseth2016-12-071-2/+2
|\
| * Revert "Always use 16 distribution bits on hosted systems"Tor Brede Vekterli2016-12-061-2/+2
* | Indexed tensor implementationJon Bratseth2016-12-053-14/+12
|/
* Correct over-eager renamingJon Bratseth2016-12-043-3/+3
* Towards always typed, fully specified tensorsJon Bratseth2016-12-041-2/+2
* Rename methodJon Bratseth2016-12-033-3/+3
* Always use 16 distribution bits on hosted systemsJon Bratseth2016-12-021-2/+2
* Handle FalseItem in NOT and RANKJon Bratseth2016-11-301-0/+32
* Handle FalseItem in AND and ORJon Bratseth2016-11-301-0/+19
* Merge pull request #1221 from yahoo/bratseth/query-sanitationHenning Baldersheim2016-11-304-38/+124
|\
| * Collapse RANK and NOTJon Bratseth2016-11-303-24/+48
| * Better testingJon Bratseth2016-11-301-10/+32
| * Collapse multilevel AND and ORJon Bratseth2016-11-301-1/+1
| * Simplify moreJon Bratseth2016-11-291-7/+7
| * Clean up some SteinarmessJon Bratseth2016-11-292-11/+51
* | Fix testsJon Bratseth2016-11-292-4/+3
|/
* Protect against interference from ping threadsJon Bratseth2016-11-142-6/+18
* Verify the regex pattern upon construction, so the query will fail with messa...Henning Baldersheim2016-11-111-0/+22
* convert RateLimitingSearcher to use simplemetricsArne H Juul2016-11-032-9/+20
* Merge pull request #894 from yahoo/balder/always-provide-coverageHenning Baldersheim2016-10-177-136/+37
|\
| * Cleanup testsHenning Baldersheim2016-10-177-136/+37
* | Merge with masterJon Bratseth2016-10-171-19/+15
|\|
| * Revert rename of public HostName.getLocalhostHåkon Hallingstad2016-10-141-1/+1
| * Revert "Revert "Use HostName for message bus, but fix HostName to work with d...hakonhall2016-10-142-20/+16
| * Revert "Use HostName for message bus, but fix HostName to work with dev machi...Eirik Nygaard2016-10-142-16/+20
| * Rename getLocalhost to getHostNameHåkon Hallingstad2016-10-131-1/+1
| * Remove unused LinuxInetAddressHåkon Hallingstad2016-10-131-19/+15
* | Support configuring a hostname headerJon Bratseth2016-10-137-8/+10
|/
* cosmetic cleanupArne H Juul2016-10-121-3/+1
* Avoid test timing sensitivityJon Bratseth2016-10-071-3/+11
* VIP status for combined clustersJon Bratseth2016-10-073-5/+23
* Refactoring only: Move direct dispatch decision to SearchClusterJon Bratseth2016-10-053-25/+17
* Add TODO on removing the 'uri' field. Correct streaming hit source.Jon Bratseth2016-09-271-1/+1
* Allow language to be set and detected in concatenated YQL queriesJon Bratseth2016-09-261-27/+55
* Replace last usage of LinuxInetAddress by HostNameJon Bratseth2016-08-301-1/+4
* Use HostName to get the local hostJon Bratseth2016-08-301-2/+2
* Merge pull request #504 from yahoo/bratseth/yql-language-detectiongjoranv2016-08-304-15/+44
|\