-
- #1562204 by markus_petrux - hook_sphinxsearch_xmlpipe_query_alter() is not invoked for delta indexes.
-
- #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!
-
- Allow external modules pass custom options to hook_sphinxsearch_api('pre_query') implementations. -
- Allow external modules pass custom options to hook_sphinxsearch_api('pre_query') implementations. -
- Allow external modules pass custom filters to sphinxsearch_execute_query().