Skip to content

Migrating custom search worker from 8.5.11 to 9.5.33 #8343

Discussion options

You must be logged in to vote

Hi @threadedstream,
I didn't even know that there was a support for a custom worker in the past 🤔
Looking at the source code, the idea has been mostly abandoned. [EDIT: So custom hooks, aren't supported anymore like I assumed, but the rest of the answer is still valid in saying you can overwrite the current worker with your own]

There is a dangling dead URL here:

* @see https://bit.ly/3igvtQv - How to implement custom search

And the search URL is taken from the config object, which is passed in the base.html template:

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@squidfunk
Comment options

Answer selected by kamilkrzyskow
Comment options

You must be logged in to vote
5 replies
@squidfunk
Comment options

@threadedstream
Comment options

@threadedstream
Comment options

@kamilkrzyskow
Comment options

@threadedstream
Comment options

Comment options

You must be logged in to vote
1 reply
@kamilkrzyskow
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants