summaryrefslogtreecommitdiffstats
path: root/container-search/src
Commit message (Expand)AuthorAgeFilesLines
* Faster lookup given many variantsJon Bratseth2020-07-174-30/+133
* change DistanceParser API, mark as BetaArne Juul2020-07-152-7/+7
* use Objects.hashArne Juul2020-07-151-1/+1
* avoid un-needed changeArne Juul2020-07-151-1/+1
* add TODOArne Juul2020-07-151-0/+1
* fix copyright and commentsArne Juul2020-07-151-12/+16
* refactor and require unit for distanceArne Juul2020-07-154-31/+29
* mark new Item as BetaArne Juul2020-07-151-1/+2
* SelectParser should import most of its constants from YqlParserArne Juul2020-07-152-116/+124
* more descriptive enum name for geo location termArne Juul2020-07-152-2/+2
* convert to backend syntaxArne Juul2020-07-151-1/+1
* test geoLocation parsing and generationArne Juul2020-07-157-12/+97
* preserve "no radius" aspectArne Juul2020-07-152-19/+32
* minimal YQL supportArne Juul2020-07-155-10/+77
* add LocationItem query itemArne Juul2020-07-151-0/+105
* clean up various issues with ParseItem classArne Juul2020-07-091-2/+3
* use more descriptive namesArne Juul2020-07-061-3/+3
* Value nodes have priority over non-value nodesJon Bratseth2020-07-035-3/+30
* Use existing uncompressed lengthJon Bratseth2020-07-013-7/+9
* Formatting changes only#Jon Bratseth2020-07-014-33/+36
* Add support for serializing and compressing once, instead of once per backend...Henning Baldersheim2020-06-308-27/+83
* Remove unused methodJon Bratseth2020-06-301-14/+0
* Skip variants on disjoint pathsJon Bratseth2020-06-306-27/+31
* Remove unused internal methodsJon Bratseth2020-06-302-2/+15
* Collect all information in one visitingJon Bratseth2020-06-309-204/+62
* Merge pull request #13622 from vespa-engine/kkraune/locale-independent-testHenning Baldersheim2020-06-291-3/+5
|\
| * locale-independent testkkraune2020-06-181-3/+5
* | Segment to phrase not and when inside an expicit phraseJon Bratseth2020-06-247-37/+46
* | extend unit test and fix bug found by itArne Juul2020-06-192-1/+10
* | update SelectParser and add targetHitsArne Juul2020-06-197-22/+91
|/
* Test SpareCapacityMaintainerJon Bratseth2020-06-172-15/+8
* Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-081-1/+1
* Allow from 5% skew in document distribution and still get good results when a...Henning Baldersheim2020-05-284-24/+45
* Add the expected table for documentations and assert on changes.Henning Baldersheim2020-05-281-6/+34
* Add a test to show how topk affects as hits grows.Henning Baldersheim2020-05-271-0/+39
* Add the query profile registry to the set of test componentsgjoranv2020-05-226-3/+9
* Make the main constructor take a CompiledQueryProfileRegistrygjoranv2020-05-221-1/+23
* Allow creating a CompiledQueryProfileRegistry from config.gjoranv2020-05-223-10/+50
* Revert "Gjoranv/create registry from config"Harald Musum2020-05-2010-82/+14
* Merge pull request #13311 from vespa-engine/gjoranv/create-registry-from-configgjoranv2020-05-2010-14/+82
|\
| * Add the query profile registry to the set of test componentsgjoranv2020-05-206-3/+9
| * Make the main constructor take a CompiledQueryProfileRegistrygjoranv2020-05-201-1/+23
| * Allow creating a CompiledQueryProfileRegistry from config.gjoranv2020-05-193-10/+50
* | Merge pull request #13323 from vespa-engine/balder/specify-dispatch-policy-ex...Henning Baldersheim2020-05-201-0/+1
|\ \
| * | Specify round-robin dispatch policy explisit as default has changed to adaptive.Henning Baldersheim2020-05-201-0/+1
* | | fix broken linkskkraune2020-05-201-1/+1
|/ /
* / The estimate is not bounded by [1, K] so it must be capped.Henning Baldersheim2020-05-192-2/+60
|/
* Correct anonymous subtype resolvingJon Bratseth2020-05-116-118/+204
* Nonfunctional changesJon Bratseth2020-05-082-4/+3
* Update StemmingSearcher after rebasing to master.gjoranv2020-04-251-4/+4