DokuWiki Sphinx search plugin replaces DokuWiki’s built-in search functionality with the Sphinx-powered search which gives high-performance and more relevant search results.
Click on namespaces in the results to see search only within
chosen namespace, or simply use “search phrase @ns personal:mike:travel“.
Document subsections indexing. This is very useful for those who have large pages in DokuWiki.
Searching priorities configuration allow to tune up ranking for different parts of the document.
You can tune up the following parts of document:
This plugin is developed by Ivinco. If you need commercial support, or if you’d like DokuWiki Sphinx Search Plugin customized for your needs, we can help.
Have a technical question? See tutorial page and leave your comments there.
Hi Guys
Really loving the plugin does a great job on our Dokuwiki site however I found an issue with some content not being indexed, perhaps you could explain why it’s not being found in a search.
I have a dokuwiki page with the following mark-up
===== Code Sample =====
If I try ans search for anything within the
tags e.g. tpl_licence I get no results.
I made sure my site was re-indexed before doing the search. Is there something else I need to set so that Sphinx Search indexes items within
tags?
Thanks
My sample code was filtered out of my comment.
it was simply com php code between “
" tags and contained the function named "tpl_licence"
Hi Mark,
Thank you for leaving your feedback about our plugin! We have looked into your case and found the issue. We are glad to let you know that we’ve made it work in our code repository. Check it out by updating your code.