summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/query
Commit message (Expand)AuthorAgeFilesLines
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0773-73/+73
* correct heuristic for -(N)takamabe2021-09-081-0/+4
* No functional changesJon Bratseth2021-06-281-24/+6
* Remove Beta annotationJon Bratseth2021-06-141-2/+0
* Revert "Merge pull request #17754 from vespa-engine/revert-17747-bratseth/spe...Jon Bratseth2021-05-054-319/+22
* Revert "Reapply "Bratseth/special tokens""Jon Bratseth2021-05-054-22/+319
* Revert "Merge pull request #17746 from vespa-engine/revert-17738-revert-17737...Jon Bratseth2021-05-054-319/+22
* Revert "Revert "Revert "Bratseth/special tokens"""Jon Bratseth2021-05-054-22/+319
* Revert "Revert "Bratseth/special tokens""Jon Bratseth2021-05-044-319/+22
* Revert "Bratseth/special tokens"Jon Bratseth2021-05-044-22/+319
* Move specialtokens to linguisticsJon Bratseth2021-05-043-222/+1
* Make immutableJon Bratseth2021-05-043-174/+100
* No functional changesJon Bratseth2021-05-044-24/+22
* Ensure that sameElement never accepts a WordAlternativesItem.Henning Baldersheim2021-04-232-23/+1
* Create cluster controller cluster on logserverJon Bratseth2021-04-231-1/+1
* Change WAND to WEAKAND in debug output formatJon Bratseth2021-04-142-3/+3
* Collapse nesten compatible weakandsJon Bratseth2021-04-133-44/+35
* CleanupJon Bratseth2021-04-051-1/+1
* - Add option to provide token map while construction wand/wset/dotproduct.Henning Baldersheim2021-03-273-3/+27
* backend always expects distanceThreshold nowArne Juul2021-03-231-10/+1
* Support equivJon Bratseth2021-03-111-2/+3
* Non-functional changes onlyJon Bratseth2021-02-213-7/+7
* Deprecate score-thresholdJon Bratseth2021-02-083-27/+26
* always send distance threshold in NearestNeighborItemArne Juul2021-01-271-2/+4
* Non-functional changes onlyJon Bratseth2021-01-143-12/+8
* only send distanceThreshold conditionallyArne Juul2021-01-081-2/+10
* add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-081-0/+10
* Reject queries searching tensor fieldsJon Bratseth2020-11-293-6/+4
* Store scaling events in ZooKeeperJon Bratseth2020-10-221-1/+1
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-188-13/+19
* ensure connected query items are TaggableArne Juul2020-08-104-2/+24
* use Objects.hashArne Juul2020-07-151-1/+1
* add TODOArne Juul2020-07-151-0/+1
* fix copyright and commentsArne Juul2020-07-151-12/+16
* mark new Item as BetaArne Juul2020-07-151-1/+2
* more descriptive enum name for geo location termArne Juul2020-07-152-2/+2
* preserve "no radius" aspectArne Juul2020-07-151-11/+16
* minimal YQL supportArne Juul2020-07-151-7/+10
* add LocationItem query itemArne Juul2020-07-151-0/+105
* clean up various issues with ParseItem classArne Juul2020-07-091-2/+3
* Segment to phrase not and when inside an expicit phraseJon Bratseth2020-06-244-21/+26
* update SelectParser and add targetHitsArne Juul2020-06-191-1/+12
* Test SpareCapacityMaintainerJon Bratseth2020-06-172-15/+8
* Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-081-1/+1
* LogLevel.ERROR -> Level.SEVEREgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Avoid a single group rejecting feedJon Bratseth2020-04-151-1/+1
* remove debug printlnArne Juul2020-03-251-1/+0