summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude
Commit message (Expand)AuthorAgeFilesLines
* correct heuristic for -(N)takamabe2021-09-081-0/+4
* Cast to MessageBusDocumentAccess only where neededJon Marius Venstad2021-06-301-0/+2
* Use an injected VespaDocumentAccess for streaming searchJon Marius Venstad2021-06-301-5/+9
* No functional changesJon Bratseth2021-06-281-24/+6
* No functional changesJon Bratseth2021-06-251-0/+1
* Remove Beta annotationJon Bratseth2021-06-141-2/+0
* No functional changesJon Bratseth2021-06-101-1/+0
* Prepare for raw fields to be presented as base64 encoded in summary.Henning Baldersheim2021-05-194-1/+45
* 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
* In the case that the first item in a rank item evaluated to false it would be...Henning Baldersheim2021-04-261-0/+1
* Include queue time in search handler for query metrics in StatisticsSearcherBjørn Christian Seime2021-04-231-4/+25
* Ensure that sameElement never accepts a WordAlternativesItem.Henning Baldersheim2021-04-232-23/+1
* Create cluster controller cluster on logserverJon Bratseth2021-04-231-1/+1
* Remove FS4ResourcePoolBjørn Christian Seime2021-04-202-66/+4
* Change WAND to WEAKAND in debug output formatJon Bratseth2021-04-142-3/+3
* Collapse nesten compatible weakandsJon Bratseth2021-04-133-44/+35
* Only consider isLowerCase.Henning Baldersheim2021-04-121-20/+0
* CleanupJon Bratseth2021-04-053-63/+62
* Handle repeated EQUIV productionJon Bratseth2021-04-052-14/+37
* CleanupJon Bratseth2021-04-053-111/+107
* Minor group logic improvementsJon Bratseth2021-03-311-1/+1
* - Add option to provide token map while construction wand/wset/dotproduct.Henning Baldersheim2021-03-273-3/+27
* Carry weightJon Bratseth2021-03-264-3/+7
* Cleanup: No functional changesJon Bratseth2021-03-267-94/+96
* backend always expects distanceThreshold nowArne Juul2021-03-231-10/+1
* Remove active queries metrics that are never setJon Bratseth2021-03-121-7/+6
* Support equivJon Bratseth2021-03-113-21/+11
* Non-functional changes onlyJon Bratseth2021-02-213-7/+7
* Fix linksJon Bratseth2021-02-151-1/+1
* Deprecate score-thresholdJon Bratseth2021-02-083-27/+26
* Merge pull request #16382 from vespa-engine/arnej/rename-some-variablesHenning Baldersheim2021-02-051-22/+22
|\
| * rename some variables to reduce confusionArne Juul2021-02-041-22/+22
* | Request metrics asyncJon Bratseth2021-02-041-2/+1
|/
* Merge pull request #16338 from vespa-engine/gjoranv/hit-metrics-histogramgjoranv2021-02-031-2/+11
|\
| * Remove redundant Values.gjoranv2021-02-031-6/+0
| * Add histogram buckets for totalhits_per_query metric.gjoranv2021-02-021-2/+10
| * Add histogram buckets for hits_per_query metric.gjoranv2021-02-021-1/+8
* | No functional changesJon Bratseth2021-02-031-2/+1
|/
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-0/+4
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-4/+0
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-0/+4
* measure latency using System.nanoTime()Arne Juul2021-01-281-8/+9