aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/query
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJon Bratseth2017-06-1475-75/+75
* Revert "Copyright header"Jon Bratseth2017-06-1375-75/+75
* Copyright headerJon Bratseth2017-06-1375-75/+75
* Nonfunctional changesJon Bratseth2017-06-081-10/+5
* use standard formatting for Override annotationArne H Juul2017-05-302-3/+6
* Nonfunctional changes only#Jon Bratseth2017-05-191-3/+2
* Correct heuristic for urlsJon Bratseth2017-04-261-13/+9
* suppress fallthrough warningsArne H Juul2017-04-261-0/+2
* raw user input will be an forwarded as exact match.Henning Baldersheim2017-03-061-4/+6
* Propagate explicit language if setJon Bratseth2017-01-251-1/+1
* Use text content only for query lang detectionJon Bratseth2017-01-225-10/+97
* Detect language after tokenizationJon Bratseth2017-01-207-37/+30
* Nonfunctional changes onlyJon Bratseth2017-01-202-17/+15
* Ensure that terms are not empty.Henning Baldersheim2016-12-161-0/+1
* Nonfunctional changes onlyJon Bratseth2016-12-131-0/+2
* 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
* Verify the regex pattern upon construction, so the query will fail with messa...Henning Baldersheim2016-11-111-1/+6
* Test YQL language detectionJon Bratseth2016-08-301-0/+2
* Detect language in YQL. Allow multiple languages per queryJon Bratseth2016-08-302-0/+16
* Nonfunctional changes onlyJon Bratseth2016-08-241-3/+5
* Use github user name in author tags.Geir Storli2016-06-171-1/+1
* Merge pull request #19 from yahoo/bratseth/use-github-name-in-authorHenning Baldersheim2016-06-1713-13/+13
|\
| * Use github name in @authorJon Bratseth2016-06-1613-13/+13
* | User: balder -> @author baldersheimHenning Baldersheim2016-06-173-15/+3
* | balder -> baldersheimHenning Baldersheim2016-06-172-3/+3
|/
* PublishJon Bratseth2016-06-1575-0/+9287