aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/querytransform/QueryRewrite.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Handle lone childrenJon Bratseth2022-06-101-2/+2
|
* Revert "Merge pull request #23040 from ↵Jon Bratseth2022-06-101-4/+4
| | | | | | | vespa-engine/revert-23039-bratseth/weakand-by-default-take-2" This reverts commit 4b3adbb89f52bb20f2f220fcf1480673cae0881d, reversing changes made to d204179b218af2fdf4b251ede3a465ffabbf6557.
* Revert "Bratseth/weakand by default take 2"Harald Musum2022-06-091-4/+4
|
* Support WeakAnd in QueryRewriteJon Bratseth2022-06-091-4/+4
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* In the case that the first item in a rank item evaluated to false it would ↵Henning Baldersheim2021-04-261-0/+1
| | | | | | be removed, amking the next the first. That is correct behaviour for all, but the first item. If the first is false, the whole rank will be false.
* Short-circuit if trueJon Bratseth2020-02-031-3/+2
|
* Don't remove ranked terms when recalling allJon Bratseth2020-02-031-1/+20
|
* Refactor to better show the intention of reducability.Henning Baldersheim2019-06-271-2/+1
|
* Also block optimization in QueryRewrite from handling NonReducibleCompositeItemHenning Baldersheim2018-06-061-1/+2
|
* Remove unranked items not contributing to recallJon Bratseth2017-10-181-0/+10
|
* Don't remove OR terms which contributes to rankJon Bratseth2017-10-171-43/+29
|
* Change method order - no functiona changesJon Bratseth2017-10-171-49/+50
|
* Nonfunctional changes onlyJon Bratseth2017-10-171-1/+3
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Force single-pass grouping with single node groupsJon Bratseth2017-01-241-1/+2
|
* balder -> baldersheimHenning Baldersheim2016-06-171-1/+1
|
* PublishJon Bratseth2016-06-151-0/+241