You are here

Files in Search API Multi-Index Searches 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Search API Multi-Index Searches 1.x, dev (xxxx-xx-xx): ------------------------------------------------------ - #2642402 by drunken monkey, berliner: Fixed error when no fulltext fields are specified for an index. Search API Multi-Index Searches…
handler_argument_fulltext.inc views/handler_argument_fulltext.inc
handler_filter_fulltext.inc views/handler_filter_fulltext.inc
handler_filter_options.inc views/handler_filter_options.inc Contains the SearchApiMultiViewsHandlerFilterOptions class.
query.inc views/query.inc
README.txt README.txt Multi-index searches -------------------- This module allows you to create search queries on multiple indexes that lie on the same server. The only thing you'll need is a search service class that supports the "search_api_multi"…
row_entity_view.inc views/row_entity_view.inc Contains the SearchApiMultiRowEntityView class.
search_api_multi.api.php search_api_multi.api.php Hooks provided by the Search API multi-index searches module.
search_api_multi.info search_api_multi.info name = Multi-index searches description = Small extension for the Search API that allows searches across several indexes on the same server. dependencies[] = search_api core = 7.x package = Search files[] = search_api_multi.query.inc files[] =…
search_api_multi.install search_api_multi.install Install, update and uninstall functions for the Multi-Index Searches module.
search_api_multi.module search_api_multi.module
search_api_multi.query.inc search_api_multi.query.inc
search_api_multi.service.inc search_api_multi.service.inc
search_api_multi.views.inc views/search_api_multi.views.inc Hook implementations for the Views integration of the module.

Other projects