Hi Pablo,

Unfortunately, it is hard coded. And we don't have a plan to configure it.
You might be able to hack searchtools.js locally or on demand (in browser).

Thanks,
Takeshi KOMIYA

2018-08-08 22:06 GMT+09:00 Pablo Coberly <[email protected]>:
> Hi there,
>
> I'm integrating sphinx-doc output into another system, and the "q"
> querystring parameter used by the search feature conflicts with the existing
> system. I'd like to change name of that parameter to something like: "terms"
> or "t". Such that the search url would look like:
>
> search.html?term=example
>
> Instead of:
>
> search.html?q=example
>
> I've looked into the configuration documentation and I can't see a way to
> change the name of that parameter.
>
> Does anyone know if that's possible? Would I have to fork sphinx-doc and
> make that a configurable option?
>
> -Pablo
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/sphinx-users.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to