INTPYTHON-699 - Add methods to programmatically generate search index… (#327)
…es for Hybrid, Parent, and FullText retrievers <!-- We do not accept pull requests that are primarily or substantially generated by AI tools (ChatGPT, Copilot, etc.). All contributions must be written and understood by human contributors. --> [JIRA TICKET] ## Summary <!-- What is this PR introducing? If context is already provided from the JIRA ticket, still place it in the Pull Request as you should not make the reviewer do digging for a basic summary. --> ## Changes in this PR <!-- What changes did you make to the code? What new APIs (public or private) were added, removed, or edited to generate the desired outcome explained in the above summary? --> ## Test Plan <!-- How did you test the code? If you added unit tests, you can say that. If you didn’t introduce unit tests, explain why. All code should be tested in some way – so please list what your validation strategy was. --> ## Checklist <!-- Do not delete the items provided on this checklist --> ### Checklist for Author - [ ] Did you update the changelog (if necessary)? - [ ] Is the intention of the code captured in relevant tests? - [ ] If there are new TODOs, has a related JIRA ticket been created? - [ ] Has a MongoDB Employee run [the patch build of this PR](https://github.com/mongodb-labs/ai-ml-pipeline-testing?tab=readme-ov-file#running-a-patch-build-of-a-given-pr)? ### Checklist for Reviewer - [ ] Does the title of the PR reference a JIRA Ticket? - [ ] Do you fully understand the implementation? (Would you be comfortable explaining how this code works to someone else?) - [ ] Is all relevant documentation (README or docstring) updated?
N
Noah Stapp committed
6f297a108ce142a4b495e48690b42f88fa667d5b
Parent: 713e1b5
Committed by GitHub <noreply@github.com>
on 2/20/2026, 7:23:21 PM