-
- #1548184 by markus_petrux - Node reference extra Search and reference view throws error when a module with hook_form_alter is enabled.
-
- #1562204 by markus_petrux - hook_sphinxsearch_xmlpipe_query_alter() is not invoked for delta indexes.
-
- Back to development state.
-
- Prepare for release.
-
- #1527808 by markus_petrux - XMLPipe generation for delta, Warning: 1 duplicate document id pairs found.
-
- Validate custom filters and other query attributes against Sphinx schema. - Allow external module detect errors and/or warnings during hook_sphinxsearch_api('pre_query') implementations. -
- Let hook_sphinxsearch_api('pre_query') alter the options of sphinxsearch_execute_query() caller. -
- Enhance the options that can be modified via hook_sphinxsearch_api('pre_query'). -
- Allow execution of sphinx query, even when only custom filters and/or options have been specified.
-
- Oops!