aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/query
Commit message (Collapse)AuthorAgeFilesLines
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Guarantee we always have an executorJon Bratseth2021-10-101-1/+2
|
* Add Executor to Execution.ContextJon Bratseth2021-10-081-1/+1
|
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
|
* Update 2017 copyright notices.gjoranv2021-10-07107-107/+107
|
* Encapsulate in a contextJon Bratseth2021-10-011-1/+6
|
* Pass destinationJon Bratseth2021-09-305-18/+19
| | | | | This allows embedders to switch on it to enable bucket testing and similar.
* encode -> embedJon Bratseth2021-09-288-33/+24
|
* Encode tensors passed as encode(text)Jon Bratseth2021-09-209-21/+104
|
* Non-functional changes onlyJon Bratseth2021-07-101-2/+2
|
* No functional changesJon Bratseth2021-06-101-2/+2
|
* Let child fields override parentsJon Bratseth2021-05-191-4/+6
|
* Non-functional changes onlyJon Bratseth2021-05-192-2/+1
|
* Merge pull request #17775 from vespa-engine/jonmv/badgesValerij Fredriksen2021-05-072-6/+2
|\ | | | | Jonmv/badges
| * Remove unused fieldsJon Marius Venstad2021-05-072-6/+2
| |
* | Revert "Merge pull request #17754 from ↵Jon Bratseth2021-05-051-2/+2
| | | | | | | | | | | | | | vespa-engine/revert-17747-bratseth/special-tokens-take-2" This reverts commit a2c9cd4bc04f1a3eaa31524b3970b96be5c2eda9, reversing changes made to 8c61a373af0066fbdf1cca354c24b197c7347321.
* | Revert "Reapply "Bratseth/special tokens""Jon Bratseth2021-05-051-2/+2
| |
* | Revert "Merge pull request #17746 from ↵Jon Bratseth2021-05-051-2/+2
| | | | | | | | | | | | | | vespa-engine/revert-17738-revert-17737-revert-17736-bratseth/special-tokens" This reverts commit 491856b396d003885e159345fe3f533f0fa35933, reversing changes made to 3720186303f4aef1d185525eaf61092097a64ec9.
* | Revert "Revert "Revert "Bratseth/special tokens"""Jon Bratseth2021-05-051-2/+2
| |
* | Revert "Revert "Bratseth/special tokens""Jon Bratseth2021-05-041-2/+2
|/
* Revert "Bratseth/special tokens"Jon Bratseth2021-05-041-2/+2
|
* Move specialtokens to linguisticsJon Bratseth2021-05-041-1/+1
|
* Make immutableJon Bratseth2021-05-041-1/+1
|
* Merge pull request #17641 from vespa-engine/bratseth/query-profile-referencesJon Bratseth2021-04-283-16/+17
|\ | | | | Use owner's dimensions in BackedOverridableQueryProfile
| * Use owner's dimensions in BackedOverridableQueryProfileJon Bratseth2021-04-283-16/+17
| | | | | | | | | | | | | | | | Use owner's dimensions rather than the backed's in BackedObverridableQueryProfile. This matters when a profile references a profile with different but overlapping dimensions and both the owner and referred profile assigns values for the same paths, within their respective dimension spaces.
* | More lazy debug log message generationJon Marius Venstad2021-04-281-2/+2
|/
* Ensure that sameElement never accepts a WordAlternativesItem.Henning Baldersheim2021-04-231-1/+0
|
* Fix linksJon Bratseth2021-02-151-2/+2
|
* Deprecate score-thresholdJon Bratseth2021-02-081-3/+4
|
* No functional changesJon Bratseth2021-02-031-1/+1
|
* Merge pull request #15969 from ↵Jon Bratseth2021-01-1010-128/+203
|\ | | | | | | | | vespa-engine/jonmv/faster-query-profile-compilation Jonmv/faster query profile compilation
| * Update abi specJon Marius Venstad2021-01-101-0/+2
| |
| * Add new class >_<Jon Marius Venstad2021-01-101-0/+22
| |
| * Clean upJon Marius Venstad2021-01-105-13/+11
| |
| * Correct for some shortcutting in prefix manipulation in visitorJon Marius Venstad2021-01-081-3/+5
| |
| * Cache CompoundName and Binding instances created during compilationJon Marius Venstad2021-01-085-22/+33
| |
| * Cache compound names generated during query profile compilationJon Marius Venstad2021-01-081-2/+6
| |
| * Prune duplicate prefixes and children before combining themJon Marius Venstad2021-01-081-13/+21
| |
| * Make complete groups of children, rather than prefixesJon Marius Venstad2021-01-081-27/+17
| |
| * Add import for DequeJon Marius Venstad2021-01-081-0/+1
| |
| * Generate all matching collections in one pass through the TrieJon Marius Venstad2021-01-083-26/+36
| |
| * Use a trie for variants, keyed on path, to look up prefix pathsJon Marius Venstad2021-01-071-17/+63
| | | | | | | | This eliminates 40% of the total run time, which was spent on path prefix considerations
| * Inline combination of dimensions and values to reuse knowledge (4x faster, ↵Jon Marius Venstad2021-01-074-67/+48
| | | | | | | | 1.5x total)
* | add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-081-0/+5
|/
* Get method to return all entries from the compiled query profile objectsrikanthnampelli2020-11-211-0/+5
|
* Support setting specific variants unoverridableJon Bratseth2020-11-105-21/+74
|
* Revert "Merge pull request #15181 from ↵Jon Bratseth2020-11-045-46/+40
| | | | | | | vespa-engine/revert-15180-bratseth/override-in-variant-references" This reverts commit 95ca6fdcb45b1d3ae805c5c9f3d20cc7972f136d, reversing changes made to 19f9396e6b60e49c7830d78d504a14c015600f2b.
* Revert "Override in variant references"Arnstein Ressem2020-11-045-40/+46
|
* Merge pull request #15180 from ↵Jon Bratseth2020-11-045-46/+40
|\ | | | | | | | | vespa-engine/bratseth/override-in-variant-references Override in variant references