aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/querytransform/StemmingSearcher.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* 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-291-24/+38
* Deprecate creatorJon Bratseth2023-03-141-1/+1
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-181-1/+1
* 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
* Respect the chosen composite also if not CJKJon Bratseth2020-01-301-31/+23
* stop making alternatives inside phrasesArne Juul2019-01-231-33/+48
* 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
* Merge pull request #1564 from yahoo/bratseth/multiple-languages-in-a-queryJon Bratseth2017-01-251-3/+3
|\
| * Detect language after tokenizationJon Bratseth2017-01-201-3/+3
* | Minor refactoringJon Bratseth2017-01-231-4/+4
|/
* Support 'best' stem modeJon Bratseth2016-10-041-16/+10
* Whitespace changes onlyJon Bratseth2016-09-081-7/+4
* PublishJon Bratseth2016-06-151-0/+431