-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Merge the GSOC 2019 in-doc search changes #5919
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
Conversation
This will work after merging of #5848
Co-Authored-By: Santos Gallegos <[email protected]>
Fix spacing between the results and add highlight url param
Use `attrgetter` in sorted function
Co-Authored-By: Santos Gallegos <[email protected]>
Small improvement in parse_json
I believe this should be unblocked. We probably need to do a staged rollout though to rebuild the indexes. It look a long time last time to rebuild, and we can't ship the new search code before we have a new index because they are not backwards compatible. I will think a bit about the best approach here, but will probably need to take one of the servers out of the LB for this. |
Going to merge this once the tests pass 👍 |
This merged the feature branch for the GSOC in-doc search project. The goal will be to get it deployed in the next couple weeks, and we'll have a couple more changes coming here, but it should definitely be reviewed by folks before going live.