aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/query
Commit message (Expand)AuthorAgeFilesLines
* 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
* Non-functional changes onlyJon Bratseth2020-03-091-18/+15
* Non-functional cleanupJon Bratseth2020-03-061-0/+1
* Merge pull request #12401 from vespa-engine/arnej/extend-nns-itemGeir Storli2020-03-041-0/+18
|\
| * extend NearestNeighborItemArne Juul2020-03-021-0/+18
* | Revert "Revert "Bratseth/phrase segmenting feature flag""Jon Bratseth2020-03-034-60/+43
* | Revert "Bratseth/phrase segmenting feature flag"Arnstein Ressem2020-03-034-43/+60
* | Revert "Revert parser changes that broke system tests. MERGEOK"Jon Bratseth2020-03-034-60/+43
* | Revert parser changes that broke system tests.Arnstein Ressem2020-03-034-43/+60
* | Revert "Merge pull request #12385 from vespa-engine/revert-12365-bratseth/phr...Jon Bratseth2020-03-024-60/+43
|/
* Revert "Turn phrase segmenting off by default"Jon Marius Venstad2020-02-284-43/+60
* Turn phrase segmenting off by defaultJon Bratseth2020-02-274-60/+43
* Merge pull request #12004 from vespa-engine/bratseth/respect-chosen-composite...Jon Bratseth2020-01-311-3/+3
|\
| * Respect the chosen composite also if not CJKJon Bratseth2020-01-301-3/+3
* | Support phrase-segmenting false in more casesJon Bratseth2020-01-293-21/+29
|/
* Better select grouping parsingJon Bratseth2020-01-221-5/+3
* Add isBlockingWrites to pongJon Bratseth2020-01-202-5/+12