- Notifications
You must be signed in to change notification settings - Fork 25.7k
Linear retriever top level option for normalizer #129693
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
mridula-s109 merged 65 commits into elastic:main from mridula-s109:SEARCH-1027-linear-retriever-top-level-option-for-normalizer Aug 21, 2025
Merged
Changes from 49 commits
Commits
Show all changes
65 commits Select commit Hold shift + click to select a range
78fa6af Per component normalizer is removed
mridula-s109 d4b1ced Modified LinearRetrieverBuilder to propagate top level normalizer to …
mridula-s109 83763e9 [CI] Auto commit changes from spotless
7066b10 Component is modified
mridula-s109 d8de361 Retriever builder is also modified according to the new changes:
mridula-s109 36c1a13 [CI] Auto commit changes from spotless
3b87c15 Spotless check done
mridula-s109 e3326e2 Code changes made
mridula-s109 d36ada2 FIX: Cast rewritten builder in LinearRetrieverBuilder
mridula-s109 330e32b modified the builder
mridula-s109 c35a28e Update retrievers.md
mridula-s109 b3d7f5f Update retrievers.md
mridula-s109 8ac90e6 Update docs/changelog/129693.yaml
mridula-s109 0309a65 Update docs/changelog/129693.yaml
mridula-s109 299a222 Update retrievers.md
mridula-s109 cdef674 Merge branch 'main' into SEARCH-1027-linear-retriever-top-level-optio…
mridula-s109 b6d5109 WIP
mridula-s109 0872925 [CI] Auto commit changes from spotless
ff65d27 WIP
mridula-s109 3d605ee Resolved errors
mridula-s109 3ec7110 Fixed the retrievers
mridula-s109 2a571ec Reverted it to main
mridula-s109 7808fc1 reverted
mridula-s109 a44cf1d cleaned up
mridula-s109 89edd4f cleaned it up
mridula-s109 08f68ab Modified and cleaned code
mridula-s109 c13f614 Compilation and styling clean
mridula-s109 182afee Parsing issues resolved
mridula-s109 2ab7912 Unittestspass but parsing issue equality persists
mridula-s109 1cf1871 Parsing and builder tests are passing
mridula-s109 e087362 Add comprehensive normalizer testing and cleanup duplicate files
mridula-s109 c36772f Resolve merge conflict in linear-retriever.md documentation
mridula-s109 a964d08 Apply spotless code formatting
mridula-s109 47d2086 Final changes
mridula-s109 9c7539b Merge branch 'main' into SEARCH-1027-linear-retriever-top-level-optio…
mridula-s109 22e51aa Removed unnecessary changes from doc
mridula-s109 b03d586 Cleaned up test
mridula-s109 a670936 Cleaned up
mridula-s109 f3659cb Merge branch 'main' into SEARCH-1027-linear-retriever-top-level-optio…
mridula-s109 f6a8d4c Reviewed the code
mridula-s109 a8e1d5f Cleaned up comments'
mridula-s109 04f715b Reverted RetrieverBuilder
mridula-s109 a8235c4 Cleaned up yaml
mridula-s109 7625b9d Merge branch 'main' into SEARCH-1027-linear-retriever-top-level-optio…
mridula-s109 19d8ce5 Merge branch 'main' into SEARCH-1027-linear-retriever-top-level-optio…
mridula-s109 3d6b32b Fixed samuel comments
mridula-s109 976d9e8 Merge branch 'main' into SEARCH-1027-linear-retriever-top-level-optio…
mridula-s109 5c0f006 Worked on Michael comments
mridula-s109 2b2ee94 Merge branch 'main' into SEARCH-1027-linear-retriever-top-level-optio…
mridula-s109 2e569d7 Reverted the retriever example change
mridula-s109 29c4f24 The test was modified to include equalioty check
mridula-s109 078515c cleaned up resolve normalizer
mridula-s109 34e14f7 optimised the parsing test
mridula-s109 fdb0f88 cleaned up duplicates
mridula-s109 f6484e1 Added cluster features
mridula-s109 d399593 Merge branch 'main' into SEARCH-1027-linear-retriever-top-level-optio…
mridula-s109 45e2f7e Modified docs
mridula-s109 d7c6dbd worked on all the changes
mridula-s109 adc7ad2 Merge branch 'main' into SEARCH-1027-linear-retriever-top-level-optio…
mridula-s109 acc4614 Merge branch 'main' into SEARCH-1027-linear-retriever-top-level-optio…
mridula-s109 7ae5800 Update 10_linear_retriever.yml
mridula-s109 e6f9921 Merge branch 'main' into SEARCH-1027-linear-retriever-top-level-optio…
mridula-s109 bd0d4ce Merge branch 'main' into SEARCH-1027-linear-retriever-top-level-optio…
mridula-s109 2bc12ec Nitpicks and some other enhancement comments resolved
mridula-s109 e27722f Merge branch 'main' into SEARCH-1027-linear-retriever-top-level-optio…
mridula-s109 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| pr: 129693 | ||
| summary: Add top level normalizer for linear retriever | ||
| area: Search | ||
| type: enhancement | ||
| issues: [] |
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.
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.