summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/fastsearch
Commit message (Collapse)AuthorAgeFilesLines
* Remove usage of documentdbinfo, apart from schema nameJon Bratseth2022-06-161-1/+1
|
* Refactor: Pull tracing into its own classJon Bratseth2022-06-142-5/+5
|
* Validate rank profilesJon Bratseth2022-06-081-3/+5
|
* Revert "Merge pull request #22439 from ↵Jon Bratseth2022-05-057-149/+69
| | | | | | | vespa-engine/revert-22429-bratseth/schema-info-5-take-2" This reverts commit 3726fd997c0cbacd37e64ff493f8775fc3fcdd9f, reversing changes made to d9ea4c99b13fa83a75bd8612d5f6c4d50510e3e9.
* Revert "Bratseth/schema info 5 take 2"Harald Musum2022-05-047-69/+149
|
* Allow null document summary lookupJon Bratseth2022-05-031-2/+2
|
* Revert "Merge pull request #22428 from ↵Jon Bratseth2022-05-037-147/+67
| | | | | | | vespa-engine/revert-22426-bratseth/schema-info-5" This reverts commit d6cb1273bcebdea6b8404b242cecb81802d0fb60, reversing changes made to de8e6f7128dc6489800eae8ce8cdcc6e3414475e.
* Revert "Use schema-info"Jon Bratseth2022-05-037-67/+147
|
* Use schemsa-infoJon Bratseth2022-05-037-147/+67
|
* Use an already exported packageJon Bratseth2022-04-272-2/+2
|
* Resolve rank profile inputsJon Bratseth2022-04-213-51/+13
|
* Add RankProfileInputPropertiesJon Bratseth2022-04-072-11/+3
|
* Add inputs to RankProfileJon Bratseth2022-04-062-4/+22
|
* Support rank profile input WIPJon Bratseth2022-04-052-3/+1
|
* Don't assume equal-sized groupsJon Bratseth2022-03-091-1/+1
|
* Merge pull request #21228 from vespa-engine/bratseth/resolve-slice-dimensionLester Solbakken2022-02-171-2/+3
|\ | | | | Resolve slice dimension
| * Resolve slice dimensionJon Bratseth2022-02-161-2/+3
| |
* | detect and debug log invalid summary classArne H Juul2022-02-161-0/+5
|/
* Support multiple inheritance of rank profilesJon Bratseth2022-01-281-1/+1
|
* deprecate Execution.fillAttributes()Arne H Juul2022-01-201-0/+3
| | | | | | | * we want to make some slight changes here for Vespa 8, and hopefully get rid of this completely for Vespa 9. Prepare for this by marking the old method (and public constant) as deprecated, and explain what should be used instead.
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Add missiung copyrightsJon Bratseth2021-10-201-0/+1
|
* Validate summary inheritanceJon Bratseth2021-10-151-1/+1
|
* simplify HitGroup error propagationArne H Juul2021-10-101-5/+1
|
* Use the executor from the contextJon Bratseth2021-10-081-1/+0
|
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
|
* Update 2017 copyright notices.gjoranv2021-10-0727-27/+27
|
* No functional changesJon Bratseth2021-06-251-0/+1
|
* Prepare for raw fields to be presented as base64 encoded in summary.Henning Baldersheim2021-05-193-1/+27
|
* Remove FS4ResourcePoolBjørn Christian Seime2021-04-201-62/+0
|
* Minor group logic improvementsJon Bratseth2021-03-311-1/+1
| | | | | | - Non-functional cleanup - Add cluster id to log messages - Don't warn that we only have N/N and require N nodes (all for the same N)
* Fix linksJon Bratseth2021-02-151-1/+1
|
* Reject queries searching tensor fieldsJon Bratseth2020-11-291-1/+1
|
* Use javadoc-no-fork and various fixesHåkon Hallingstad2020-10-311-3/+1
|
* ensure that locations are sent downArne Juul2020-08-201-0/+17
| | | | | | | * when the query tree contains a GeoLocationItem somewhere, it is quite likely that this will be used for producing a summary field, and therefore summaryNeedsQuery should return true in this case.
* backend handles -1 as "infinite" radius, stop using silly big numberArne Juul2020-08-131-1/+1
|
* Expose raw summary dataJon Bratseth2020-08-051-1/+6
| | | | This makes it easier to serialize hits.
* fix broken linkskkraune2020-05-201-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
|
* Support max-hits-per-node in DispatcherJon Bratseth2020-01-081-1/+1
|
* Remove leftovers from dispatching through fdispatchJon Bratseth2019-11-141-4/+2
|
* Unit test features() accessorJon Bratseth2019-11-121-1/+2
|
* Accessor for summary featuresJon Bratseth2019-11-121-0/+11
|
* FastSearcher must not call shutdown on the dispatcher, as it does not own it.Henning Baldersheim2019-11-041-6/+0
| | | | The dispatcher has a life independant og the BackendSearchers and should properly self destruct.
* - Shut down monitoring thread.Henning Baldersheim2019-10-042-0/+7
| | | | | - Remove fs4 cleanup. - Add some more debug information for group status.
* Nonfunctional changes onlyJon Bratseth2019-09-241-0/+2
|
* Remove comment looking forward to Vespa 6.gjoranv2019-09-191-4/+0
|
* Revert "Revert "Revert "Revert "Revert "Revert "Balder/no more fs4 ↵Henning Baldersheim2019-09-1917-680/+20
| | | | dispatching from fastsearcher"""".""
* Revert "Revert "Revert "Revert "Revert "Balder/no more fs4 dispatching from ↵Henning Baldersheim2019-09-1917-20/+680
| | | | fastsearcher""""."