Skip to content
Commit 481fbb45 authored by Marc Ferran (aka Markus)'s avatar Marc Ferran (aka Markus)
Browse files

- Removed configuration option for Sphinx document ids offset. I was confused

  by a big notice in the Sphinx manual stating that document ids should be
  unique, stop. The scope of such a restriction has been clarified by shodan,
  here: http://www.sphinxsearch.com/forum/view.html?id=2139#10402  :)
  It is required to run Drupal update.php and to rebuild all your indexes as
  soon as the module files have been updated!
  Sorry, for such a change at this point, though this is something that should
  be addressed as soon as possible.
- Fix sphinxsearch_get_client() usage (missing ampersand operator, oops).
- Added node type conversion when parsing grouping results by node type.
- Added node tags in search results (theme).
- Added support for author and content type tagadelic/faceted search.
parent 108d15e9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment