aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/search/searchchain/LocalProvider.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-1/+1
|
* Make the schema info config a regular derived configJon Bratseth2022-05-021-1/+2
|
* Support rank profile input WIPJon Bratseth2022-04-051-1/+1
|
* Support rank profile input WIPJon Bratseth2022-04-051-2/+2
|
* Support rank profile input WIPJon Bratseth2022-04-051-4/+4
|
* SimplifyJon Bratseth2022-01-241-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Remove cacheSizeJon Bratseth2021-01-141-10/+0
|
* Revert "Merge pull request #12565 from ↵Jon Bratseth2020-03-171-1/+1
| | | | | | | vespa-engine/revert-12563-bratseth/search-to-schema" This reverts commit ea5fe1bf8c0d389a3964d2e5c490994920d21a4e, reversing changes made to 7e92c3852e893d09f0aa821e04e4e9dbe83b4ab2.
* Revert "Bratseth/search to schema"Jon Bratseth2020-03-131-1/+1
|
* searchdefinitions -> schemasJon Bratseth2020-03-131-1/+1
|
* Merge with masterJon Bratseth2019-10-251-24/+2
|\
| * Revert "Revert "search-nodes config is long gone. Now it is taken over by ↵Henning Baldersheim2019-10-241-21/+5
| | | | | | | | dispatch co…""
| * Revert "search-nodes config is long gone. Now it is taken over by dispatch ↵Harald Musum2019-10-241-5/+21
| | | | | | | | co…"
| * search-nodes config is long gone. Now it is taken over by dispatch config.Henning Baldersheim2019-10-241-21/+5
| |
* | Create one Dispatcher component per search clusterJon Bratseth2019-10-251-13/+6
|/ | | | | | This avoids creating an excessive number of connections to search clusters when the application (incorrectly) creates many local provider chains to the same search cluster.
* Cleanup config model, part 1Harald Musum2019-07-251-2/+2
| | | | | Remove unused code, optimize imports, fix method signatures. No functional changes
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-051-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* use class name for accessing static variableArne H Juul2017-04-251-1/+1
|
* Add group information to the dispatch configJon Bratseth2016-08-161-1/+1
|
* PublishJon Bratseth2016-06-151-0/+188