Closed ericholscher closed 1 year ago
It would be very useful to have the ability to have a default search query that users get when they open. This would be configurable at the integration point for the extension, perhaps adding a config option:
rtd_sphinx_search_default_filters = 'subprojects:docs'
The use case here is:
subprojects:<slug>
It would be very useful to have the ability to have a default search query that users get when they open. This would be configurable at the integration point for the extension, perhaps adding a config option:
rtd_sphinx_search_default_filters = 'subprojects:docs'
The use case here is:
subprojects:<slug>
prepended to the search in some fashion