summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude
Commit message (Expand)AuthorAgeFilesLines
* Revert "Copyright header"Jon Bratseth2017-06-13236-236/+235
* Copyright headerJon Bratseth2017-06-13236-235/+236
* Nonfunctional changesJon Bratseth2017-06-086-30/+52
* use standard formatting for Override annotationArne H Juul2017-05-304-6/+12
* Merge pull request #2506 from yahoo/arnej/remove-extra-gitignoreJon Bratseth2017-05-191-0/+0
|\
| * remove old unused ignoresArne Juul2017-05-191-0/+0
* | Nonfunctional changes only#Jon Bratseth2017-05-191-3/+2
|/
* Nonfunctional changesJon Bratseth2017-05-181-3/+3
* Stop using removed 0-arg ctor.gjoranv2017-05-093-3/+3
* Correct heuristic for urlsJon Bratseth2017-04-261-13/+9
* remove unneeded castsArne H Juul2017-04-261-2/+2
* suppress fallthrough warningsArne H Juul2017-04-261-0/+2
* fix fallthrough warningArne H Juul2017-04-201-0/+1
* Sample max QPS every secondBjorn Meland2017-03-311-2/+2
* raw user input will be an forwarded as exact match.Henning Baldersheim2017-03-061-4/+6
* ask for and expect slime docsumsArne H Juul2017-02-211-0/+1
* Add some more debug information to figure out what we actually send down in f...Henning Baldersheim2017-02-151-3/+2
* Use direct dispatch for backend too.Henning Baldersheim2017-02-141-1/+1
* Revert "ask for and expect slime docsums"Arne H Juul2017-02-131-1/+0
* ask for and expect slime docsumsArne H Juul2017-02-131-0/+1
* use documentation comment for expected invariantArne H Juul2017-02-071-3/+2
* handle duplicate addArne H Juul2017-02-071-22/+27
* changing initial state did not workArne H Juul2017-02-072-4/+5
* Merge pull request #1686 from yahoo/arnej/assume-node-not-workingJon Bratseth2017-02-062-16/+12
|\
| * assume node down until proven otherwiseArne H Juul2017-02-062-16/+12
* | Finalize degraded coverage info and test it's json rendering.Henning Baldersheim2017-02-061-1/+3
|/
* Only do it in the json case.Henning Baldersheim2017-01-261-12/+0
* Revert "Revert "Balder/return timeout information up 4""Henning Baldersheim2017-01-262-1/+13
* Revert "Balder/return timeout information up 4"Henning Baldersheim2017-01-262-13/+1
* Render timeout information all the way.Henning Baldersheim2017-01-252-1/+13
* Propagate explicit language if setJon Bratseth2017-01-251-1/+1
* Merge pull request #1595 from yahoo/bratseth/singlenode-force-single-pass-gro...Henning Baldersheim2017-01-253-24/+26
|\
| * Force single-pass grouping with single node groupsJon Bratseth2017-01-243-24/+26
* | Merge pull request #1564 from yahoo/bratseth/multiple-languages-in-a-queryJon Bratseth2017-01-2514-80/+156
|\ \ | |/ |/|
| * Merge with masterJon Bratseth2017-01-2213-56/+122
| |\
| * | Use text content only for query lang detectionJon Bratseth2017-01-226-15/+100
| * | Detect language after tokenizationJon Bratseth2017-01-2010-48/+41
| * | Nonfunctional changes onlyJon Bratseth2017-01-202-17/+15
* | | Minor refactoringJon Bratseth2017-01-231-4/+4
| |/ |/|
* | Use int length and allow 0 lengthJon Bratseth2017-01-185-13/+13
* | Add tensor document summary fieldJon Bratseth2017-01-1610-31/+98
* | Nonfunctional changes onlyJon Bratseth2017-01-124-17/+16
|/
* Ensure that terms are not empty.Henning Baldersheim2016-12-161-0/+1
* Nonfunctional changes onlyJon Bratseth2016-12-132-1/+3
* Handle FalseItem in NOT and RANKJon Bratseth2016-11-301-4/+21
* Handle FalseItem in AND and ORJon Bratseth2016-11-301-4/+29
* Collapse RANK and NOTJon Bratseth2016-11-301-11/+20
* Collapse multilevel AND and ORJon Bratseth2016-11-301-20/+27
* Simplify moreJon Bratseth2016-11-292-26/+26
* Clean up some SteinarmessJon Bratseth2016-11-291-83/+59