summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19747 from vespa-engine/bratset/items-equalityJon Bratseth2021-10-2849-393/+657
|\
| * Check 'explicit' for equalityJon Bratseth2021-10-282-0/+24
| * Correct commentJon Bratseth2021-10-281-1/+1
| * Make finalJon Bratseth2021-10-281-1/+1
| * Add missing cloningJon Bratseth2021-10-279-85/+96
| * Always compare item content fully in Item.equalsJon Bratseth2021-10-2747-315/+544
* | Update 2019 Oath copyrights.gjoranv2021-10-274-4/+4
|/
* Get a truly unique prefix per cluster searcher globally.Henning Baldersheim2021-10-211-4/+4
* add TrueItemArne H Juul2021-10-211-0/+41
* Add missiung copyrightsJon Bratseth2021-10-202-0/+2
* simplify FalseItemArne H Juul2021-10-202-4/+5
* Validate summary inheritanceJon Bratseth2021-10-151-1/+1
* fix old bug in MultipleResultsSearcherArne H Juul2021-10-101-3/+3
* simplify HitGroup error propagationArne H Juul2021-10-102-9/+2
* Use the executor from the contextJon Bratseth2021-10-081-1/+0
* If execution is rejected, fall back to doing it yourself.Henning Baldersheim2021-10-071-1/+1
* Merge pull request #19451 from vespa-engine/balder/execute-queries-to-multipl...Henning Baldersheim2021-10-071-22/+43
|\
| * Execute a query over multiple document types in the same content cluster in p...Henning Baldersheim2021-10-071-22/+43
* | Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* | Update 2018 copyright notices.gjoranv2021-10-073-3/+3
* | Update 2017 copyright notices.gjoranv2021-10-07196-196/+196
|/
* 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