For a longer while, I have been using my own improved search for Sphinx. Now my customer said that I may publish the code - it is really not so big:
https://bitbucket.org/ReinhardW/sphinxsearch Anything you need for usage should be found there - it is under MIT license and can so be used freely. It implements shell patterns with metacharacters, full text search in all HTML files and optionally case in/sensitive search. The results are shown in a new tab with chapters as clickable links and at most 10 hits with context below each headline, the matches marked bold. It may be not perfect and is based on a Python cgi script only (and uses the BeautifulSoap module), but it has been working fine for me for many months now, so feel free to apply it for you, too. Reinhard -- 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.
