aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/querytransform
Commit message (Expand)AuthorAgeFilesLines
* Minor code modernizationHenning Baldersheim2023-12-211-4/+3
* Update copyrightJon Bratseth2023-10-0912-12/+12
* Protect against no stemsJon Bratseth2023-06-021-1/+2
* Cleanup, no functional changesJon Bratseth2023-06-021-26/+8
* Use CompoundName.from in tests and construction of static objects.Henning Baldersheim2023-03-294-27/+41
* Deprecate creatorJon Bratseth2023-03-142-14/+8
* Replace synchronized Stack with Deque in feed and query path.Henning Baldersheim2023-01-251-14/+14
* Refactor: Pull tracing into its own classJon Bratseth2022-06-142-3/+3
* Handle lone childrenJon Bratseth2022-06-101-2/+2
* Revert "Merge pull request #23040 from vespa-engine/revert-23039-bratseth/wea...Jon Bratseth2022-06-101-4/+4
* Revert "Bratseth/weakand by default take 2"Harald Musum2022-06-091-4/+4
* Support WeakAnd in QueryRewriteJon Bratseth2022-06-091-4/+4
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-063-3/+3
* Default positive in NotItem to TRUE instead of nullJon Bratseth2022-01-061-2/+0
* Update 2017 copyright notices.gjoranv2021-10-0712-12/+12
* In the case that the first item in a rank item evaluated to false it would be...Henning Baldersheim2021-04-261-0/+1
* No functional changesJon Bratseth2021-02-031-2/+1
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-182-4/+4
* Segment to phrase not and when inside an expicit phraseJon Bratseth2020-06-241-13/+17
* Update StemmingSearcher after rebasing to master.gjoranv2020-04-251-4/+4
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Apply suggestions from code reviewArne H Juul2020-04-241-2/+2
* add more tracing and debug logging of stemmingArne Juul2020-04-241-0/+13
* Short-circuit if trueJon Bratseth2020-02-031-3/+2
* Don't remove ranked terms when recalling allJon Bratseth2020-02-031-1/+20
* Respect the chosen composite also if not CJKJon Bratseth2020-01-302-45/+29
* Non-functional changes onlyJon Bratseth2019-12-101-8/+8
* Refactor to better show the intention of reducability.Henning Baldersheim2019-06-271-2/+1
* stop making alternatives inside phrasesArne Juul2019-01-231-33/+48
* Remove deprecated codeJon Bratseth2019-01-211-361/+0
* Remove dead codeJon Bratseth2018-10-151-1/+2
* Now generates config-file programmatically. Added the predetermined sources f...Henrik2018-07-171-1/+1
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
* Also block optimization in QueryRewrite from handling NonReducibleCompositeItemHenning Baldersheim2018-06-061-1/+2
* Parse before cloneJon Bratseth2018-05-281-2/+0
* Replace by parse query onlyJon Bratseth2018-05-281-19/+21
* Reapply parts of the iterate-indexes commit.Henning Baldersheim2018-05-278-22/+28
* Revert "Bratseth/iterate over indexes not fields 2"Henning Baldersheim2018-05-278-28/+22
* Revert "Merge pull request #5913 from vespa-engine/revert-5903-bratseth/itera...Jon Bratseth2018-05-258-22/+28
* Revert "Bratseth/iterate over indexes not fields"Henning Baldersheim2018-05-238-28/+22
* CleanupJon Bratseth2018-05-228-22/+28
* Remove unranked items not contributing to recallJon Bratseth2017-10-181-0/+10
* Merge with masterJon Bratseth2017-10-171-1/+1
|\
* | 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
|/
* Handle that normalizing leads to an empty queryJon Bratseth2017-08-291-7/+8
* Update copyright headersJon Bratseth2017-06-1413-13/+13
* Revert "Update copyright headers"Jon Bratseth2017-06-1413-13/+13