-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Clean up search service #53766
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
lizozom
merged 65 commits into
elastic:master
from
lizozom:newplatform/data/search-msearch
Jan 21, 2020
Merged
Clean up search service #53766
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
115fa6b
deprecate msearch
87ae717
Missing export
0593782
adjust tests, revert loading method of esaggs/boot
81ef64d
getInjectedMetadata
0063499
Fix jest tests
8e999d1
update default strategy abort test
fc9c714
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
dfcb01b
notice update
2d8c3a3
Allow running discover errors test independently
c665b75
Remove batchSearches
726e9e3
Detect painless script error
4eb0b8d
don't show notifications for aborted requests
6950144
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
f2510bb
Fix jest tests
d68de49
Restore loader indicator
74fc277
Decreace loading count on error
27e95df
update search test
ea0213f
Trigger digest after fetching fresh index patterns
0aa065c
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
056ef7d
Revert isEqual
d568a0b
accurate revert
7f013a0
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
cf51262
Return full error details to client from search endpoint
563b27e
Re-throw AbortError from http when user aborts request.
9a9ddcb
fix typo
99f0382
typo
5ad68ea
Adjust routes jest test
d93f307
Restore msearch using a separate es connection
c68fcd0
typescript fixes
d0005b7
set http service mock
d803363
Move es client to dat aplugin, for follow up PR
21c84fb
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
917b91a
Add karma mock
b093823
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
c2f375a
krma mock
9604030
fix tests
9ff4373
ts
95ebf09
Pass in version dynamically
14e2842
add headers to esClient host
f0ec6a9
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
1e1c470
Restored fetch soon test
ca9dea0
Cleanup search params
30b9478
Cleanup search params test
0ae8750
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
8057d9a
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
e849b2c
Revert "Cleanup search params"
3ff6d3c
Revert "Cleanup search params test"
60393a2
Revert code to use old es client until #44302 is resolved
f94aaa7
Revert changes to getPainlessError
defd787
Fix jest test
7de985b
Merge branch 'master' into newplatform/data/search-msearch
elasticmachine f9abb2d
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
4f0b90c
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
be0a9c6
Refactor esClient to trigger loadingIndicator
9ad7561
Merge branch 'newplatform/data/search-msearch' of github.com:lizozom/…
aa0506a
fixing tests
45f5f78
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
2ade3a6
use esClient from searchService
6b80ecf
git remove comment
0e8c21c
fix jest
487c64e
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
7ac79fd
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
2677b3b
Merge branch 'master' into newplatform/data/search-msearch
elasticmachine dd5d32d
Merge remote-tracking branch 'upstream/master' into newplatform/data/…
faddcd3
Merge branch 'newplatform/data/search-msearch' of github.com:lizozom/…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.